Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_switch.c180 choosethread(void) in choosethread() function
H A Dsched_4bsd.c1034 newtd = choosethread(); in sched_switch()
1686 cpu_throw(td, choosethread()); /* doesn't return */ in sched_throw()
H A Dsched_ule.c2122 newtd = choosethread(); in sched_switch()
2918 newtd = choosethread(); in sched_throw()
/f-stack/freebsd/sys/
H A Dproc.h1064 struct thread *choosethread(void);