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

/freebsd-10.2-release/lib/libthr/thread/
H A Dthr_sleepq.c61 _sleepq_alloc(void) function
H A Dthr_list.c157 if ((thread->sleepqueue = _sleepq_alloc()) == NULL ||
H A Dthr_private.h898 struct sleepqueue *_sleepq_alloc(void) __hidden;

Completed in 48 milliseconds