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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dgthr-posix.c180 pthread_cond_timedwait (pthread_cond_t *cond ATTRIBUTE_UNUSED, function
/netbsd-6-1-5-RELEASE/lib/libpthread/
H A Dpthread_cond.c129 pthread_cond_timedwait(pthread_cond_t *cond, pthread_mutex_t *mutex, function
H A Dpthread.h332 #define pthread_cond_timedwait __libc_cond_timedwait macro

Completed in 199 milliseconds