Home
last modified time | relevance | path

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

/freebsd/lib/libthr/thread/
H A Dthr_cond.c49 int __pthread_cond_clockwait(pthread_cond_t *cond, pthread_mutex_t *mutex,
70 __weak_reference(__pthread_cond_clockwait, pthread_cond_clockwait);
438 __pthread_cond_clockwait(pthread_cond_t *cond, pthread_mutex_t *mutex, in __pthread_cond_clockwait() function