Home
last modified time | relevance | path

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

/freebsd/lib/libthr/thread/
H A Dthr_cond.c49 int __pthread_cond_timedwait(pthread_cond_t *cond, pthread_mutex_t *mutex,
65 __weak_reference(__pthread_cond_timedwait, pthread_cond_timedwait);
410 __pthread_cond_timedwait(pthread_cond_t *cond, pthread_mutex_t *mutex, in __pthread_cond_timedwait() function
/freebsd/lib/libthr/
H A Dpthread.map132 __pthread_cond_timedwait;