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

/freebsd-12-stable/lib/libthr/thread/
H A Dthr_cond.c67 __weak_reference(_thr_cond_wait, _pthread_cond_wait);
384 _thr_cond_wait(pthread_cond_t *cond, pthread_mutex_t *mutex) function
H A Dthr_init.c234 (pthread_func_t)_thr_cond_wait},
H A Dthr_private.h1069 int _thr_cond_wait(pthread_cond_t *, pthread_mutex_t *);

Completed in 106 milliseconds