Searched refs:pipe_condvar_wait (Results 1 – 2 of 2) sorted by relevance
119 #define pipe_condvar_wait(cond, mutex) \ macro190 pipe_condvar_wait(barrier->condvar, barrier->mutex); in pipe_barrier_wait()248 pipe_condvar_wait(sema->cond, sema->mutex); in pipe_semaphore_wait()
5970 pipe_condvar_wait(vrend_state.fence_cond, vrend_state.fence_mutex) != 0) { in thread_sync()