Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_switch.c174 choosethread(void) in choosethread() function
H A Dsched_4bsd.c1055 newtd = choosethread(); in sched_switch()
1698 cpu_throw(td, choosethread()); /* doesn't return */ in sched_throw_tail()
H A Dsched_ule.c2265 newtd = choosethread(); in sched_switch()
3084 newtd = choosethread(); in sched_throw_grab()
/freebsd/sys/sys/
H A Dproc.h1151 struct thread *choosethread(void);
/freebsd/share/man/man9/
H A DMakefile1942 MLINKS+=runqueue.9 choosethread.9 \