Searched refs:pipe_lock (Results 1 – 1 of 1) sorted by relevance
35 pthread_mutex_t pipe_lock; member92 pthread_mutex_destroy(&pp->pipe_lock); in mtcp_pipe()174 pthread_mutex_lock(&pp->pipe_lock); in PipeRead()188 pthread_mutex_unlock(&pp->pipe_lock); in PipeRead()218 pthread_mutex_unlock(&pp->pipe_lock); in PipeRead()278 pthread_mutex_lock(&pp->pipe_lock); in PipeWrite()292 pthread_mutex_unlock(&pp->pipe_lock); in PipeWrite()320 pthread_mutex_unlock(&pp->pipe_lock); in PipeWrite()393 pthread_mutex_lock(&pp->pipe_lock); in PipeClose()397 pthread_mutex_unlock(&pp->pipe_lock); in PipeClose()[all …]