Home
last modified time | relevance | path

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

/freebsd/lib/libthr/thread/
H A Dthr_cond.c66 __weak_reference(_thr_cond_timedwait, _pthread_cond_timedwait);
397 _thr_cond_timedwait(pthread_cond_t * __restrict cond, in _thr_cond_timedwait() function
H A Dthr_init.c230 [PJT_COND_TIMEDWAIT] = {DUAL_ENTRY(_thr_cond_timedwait)},
H A Dthr_private.h1066 int _thr_cond_timedwait(pthread_cond_t * __restrict,