Searched defs:pthread_cond_wait (Results 1 - 2 of 2) sorted by relevance

/src/lib/libpthread/
H A Dpthread_cond.c228 pthread_cond_wait(pthread_cond_t *cond, pthread_mutex_t *mutex) function in typeref:typename:int
H A Dpthread.h408 #define pthread_cond_wait __libc_cond_wait macro

Completed in 4 milliseconds