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

/src/lib/libpthread/
H A Dpthread_cond.c125 pthread_cond_timedwait(pthread_cond_t *cond, pthread_mutex_t *mutex, function in typeref:typename:int
H A Dpthread.h409 #define pthread_cond_timedwait __libc_cond_timedwait macro

Completed in 3 milliseconds