Home
last modified time | relevance | path

Searched refs:sched_rt_choose_thread (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.140.41/osfmk/kern/
H A Dsched_prim.h106 extern thread_t sched_rt_choose_thread(processor_set_t pset);
H A Dsched_prim.c2576 new_thread = sched_rt_choose_thread(pset); in thread_select()
4360 sched_rt_choose_thread(processor_set_t pset) in sched_rt_choose_thread() function