Home
last modified time | relevance | path

Searched refs:__pthread_cond_timedwait (Results 1 – 2 of 2) sorted by relevance

/dragonfly/lib/libthread_xu/thread/
H A Dthr_cond.c78 int __pthread_cond_timedwait(pthread_cond_t *cond, pthread_mutex_t *mutex,
350 __pthread_cond_timedwait(pthread_cond_t *cond, pthread_mutex_t *mutex, in __pthread_cond_timedwait() function
419 __strong_reference(__pthread_cond_timedwait, pthread_cond_timedwait);
/dragonfly/lib/libthread_xu/
H A Dpthread.map15 __pthread_cond_timedwait;