Home
last modified time | relevance | path

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

/freebsd/lib/libthr/thread/
H A Dthr_sleepq.c61 _sleepq_alloc(void) in _sleepq_alloc() function
H A Dthr_list.c161 if ((thread->sleepqueue = _sleepq_alloc()) == NULL || in _thr_alloc()
H A Dthr_private.h971 struct sleepqueue *_sleepq_alloc(void) __hidden;