Home
last modified time | relevance | path

Searched refs:sleepq_alloc (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/sys/
H A Dsleepqueue.h92 struct sleepqueue *sleepq_alloc(void);
/freebsd/sys/kern/
H A Dsubr_sleepqueue.c233 thread0.td_sleepqueue = sleepq_alloc(); in init_sleepqueues()
240 sleepq_alloc(void) in sleepq_alloc() function
H A Dkern_thread.c461 td->td_sleepqueue = sleepq_alloc(); in thread_init()
/freebsd/share/man/man9/
H A DMakefile2062 sleepqueue.9 sleepq_alloc.9 \