Home
last modified time | relevance | path

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

/freebsd/lib/libthr/thread/
H A Dthr_suspend_np.c81 _suspend_all_waiters++; in _thr_suspend_all_lock()
85 _suspend_all_waiters--; in _thr_suspend_all_lock()
97 if (_suspend_all_waiters != 0) { in _thr_suspend_all_unlock()
H A Dthr_init.c132 int _suspend_all_waiters; variable
488 _suspend_all_waiters = 0; in init_private()
H A Dthr_private.h773 extern int _suspend_all_waiters __hidden;