Home
last modified time | relevance | path

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

/freebsd/lib/libthr/thread/
H A Dthr_cond.c73 __weak_reference(_thr_cond_broadcast, pthread_cond_broadcast);
74 __weak_reference(_thr_cond_broadcast, _pthread_cond_broadcast);
553 _thr_cond_broadcast(pthread_cond_t * cond) in _thr_cond_broadcast() function
H A Dthr_init.c226 [PJT_COND_BROADCAST] = {DUAL_ENTRY(_thr_cond_broadcast)},
H A Dthr_private.h1069 int _thr_cond_broadcast(pthread_cond_t * cond);