Home
last modified time | relevance | path

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

/NextBSD/lib/libthr/thread/
HDthr_suspend_np.c80 _suspend_all_waiters++; in _thr_suspend_all_lock()
84 _suspend_all_waiters--; in _thr_suspend_all_lock()
96 if (_suspend_all_waiters != 0) { in _thr_suspend_all_unlock()
HDthr_init.c126 int _suspend_all_waiters; variable
466 _suspend_all_waiters = 0; in init_private()
HDthr_private.h725 extern int _suspend_all_waiters __hidden;