Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kern/
H A Dsched_clutch.c655 if (prev_thread != NULL) { in sched_clutch_root_unbound_select_aboveui()
714 if (prev_thread != NULL) { in sched_clutch_root_bound_select_aboveui()
776 if (prev_thread != NULL) { in sched_clutch_root_highest_aboveui_root_bucket()
2333 return prev_thread; in sched_clutch_thread_bound_lookup()
2816 return prev_thread; in sched_clutch_thread_unbound_lookup()
2827 thread = prev_thread; in sched_clutch_thread_unbound_lookup()
2836 thread_t prev_thread) in sched_clutch_root_bucket_for_thread() argument
2884 prev_thread = NULL; in sched_clutch_hierarchy_thread_highest()
3280 return prev_thread; in sched_clutch_processor_highest_thread()
3286 return prev_thread; in sched_clutch_processor_highest_thread()
[all …]
H A Dsched_dualq.c218 __unused thread_t prev_thread, in sched_dualq_choose_thread() argument
H A Dsched_amp.c235 __unused thread_t prev_thread, in sched_amp_choose_thread() argument
H A Dsched_prim.h875 thread_t prev_thread,
/xnu-11215/tests/sched/sched_test_harness/shadow_headers/kern/
H A Dsched_prim.h112 thread_t prev_thread,