Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Dsleepqueue.h98 void sleepq_teardown_thread(struct thread *td);
/dragonfly/sys/kern/
H A Dsubr_sleepqueue.c166 sleepq_teardown_thread(struct thread *td) in sleepq_teardown_thread() function