Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dsched.h102 void sched_sleep(struct thread *td, int prio);
/f-stack/freebsd/kern/
H A Dkern_thread.c1474 sched_sleep(td, 0); in thread_suspend_switch()
1495 sched_sleep(td, 0); in thread_suspend_one()
H A Dsubr_sleepqueue.c604 sched_sleep(td, pri); in sleepq_switch()
H A Dsched_4bsd.c966 sched_sleep(struct thread *td, int pri) in sched_sleep() function
H A Dsched_ule.c2188 sched_sleep(struct thread *td, int prio) in sched_sleep() function