Home
last modified time | relevance | path

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

/freebsd-12.1/sys/sys/
H A Dsleepqueue.h94 struct sleepqueue *sleepq_alloc(void);
/freebsd-12.1/sys/kern/
H A Dsubr_sleepqueue.c230 thread0.td_sleepqueue = sleepq_alloc(); in init_sleepqueues()
237 sleepq_alloc(void) in sleepq_alloc() function
H A Dkern_thread.c270 td->td_sleepqueue = sleepq_alloc(); in thread_init()
/freebsd-12.1/share/man/man9/
H A DMakefile1897 sleepqueue.9 sleepq_alloc.9 \