Home
last modified time | relevance | path

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

/freebsd/lib/libthr/thread/
H A Dthr_cond.c64 __weak_reference(_thr_cond_wait, _pthread_cond_wait);
382 _thr_cond_wait(pthread_cond_t *cond, pthread_mutex_t *mutex) in _thr_cond_wait() function
H A Dthr_init.c232 (pthread_func_t)_thr_cond_wait},
H A Dthr_private.h1071 int _thr_cond_wait(pthread_cond_t *, pthread_mutex_t *);