Home
last modified time | relevance | path

Searched refs:_sleepq_first (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libthr/thread/
H A Dthr_cond.c454 td = _sleepq_first(sq); in cond_signal_common()
H A Dthr_private.h960 _sleepq_first(struct sleepqueue *sq) in _sleepq_first() function