Searched refs:_sleepq_first (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/lib/libthr/thread/ | ||
| D | thr_cond.c | 456 td = _sleepq_first(sq); in cond_signal_common() |
| D | thr_private.h | 958 _sleepq_first(struct sleepqueue *sq) in _sleepq_first() function |