Searched refs:pipe_thread (Results 1 – 2 of 2) sorted by relevance
52 typedef thrd_t pipe_thread; typedef57 static inline pipe_thread pipe_thread_create( PIPE_THREAD_ROUTINE((*routine), ), void *param )59 pipe_thread thread;78 static inline int pipe_thread_wait( pipe_thread thread ) in pipe_thread_wait()83 static inline int pipe_thread_destroy( pipe_thread thread ) in pipe_thread_destroy()
242 pipe_thread sync_thread;