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

/freebsd-current/sys/kern/
H A Dkern_switch.c174 choosethread(void) function
H A Dsched_4bsd.c1057 newtd = choosethread();
1701 cpu_throw(td, choosethread()); /* doesn't return */
H A Dsched_ule.c2265 newtd = choosethread();
3087 newtd = choosethread();
/freebsd-current/sys/sys/
H A Dproc.h1169 struct thread *choosethread(void);
/freebsd-current/share/man/man9/
H A DMakefile1908 MLINKS+=runqueue.9 choosethread.9 \

Completed in 181 milliseconds