Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_sleepqueue.c174 static void sleepq_remove_thread(struct sleepqueue *sq, struct thread *td);
531 sleepq_remove_thread(sq, td); in sleepq_catch_signals()
593 sleepq_remove_thread(sq, td); in sleepq_switch()
770 sleepq_remove_thread(sq, td); in sleepq_resume_thread()
800 sleepq_remove_thread(struct sleepqueue *sq, struct thread *td) in sleepq_remove_thread() function
880 sleepq_remove_thread(sq, td); in sleepq_remove_nested()