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

/freebsd-9.3-release/sys/sys/
H A Dsched.h98 void sched_sleep(struct thread *td, int prio);
/freebsd-9.3-release/sys/kern/
H A Dkern_thread.c881 sched_sleep(td, 0);
902 sched_sleep(td, 0);
H A Dsubr_sleepqueue.c535 sched_sleep(td, pri);
H A Dsched_4bsd.c946 sched_sleep(struct thread *td, int pri) function
H A Dsched_ule.c1510 * 2) We have added an unusual amount of sleep time from sched_sleep().
1949 sched_sleep(struct thread *td, int prio) function

Completed in 61 milliseconds