Searched refs:sched_sleep (Results 1 – 5 of 5) sorted by relevance
102 void sched_sleep(struct thread *td, int prio);
1474 sched_sleep(td, 0); in thread_suspend_switch()1495 sched_sleep(td, 0); in thread_suspend_one()
604 sched_sleep(td, pri); in sleepq_switch()
966 sched_sleep(struct thread *td, int pri) in sched_sleep() function
2188 sched_sleep(struct thread *td, int prio) in sched_sleep() function