Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/
H A Dsched_clutch.c3370 …bool prev_thread_is_not_processor_bound = has_prev_thread && (prev_thread->bound_processor == NULL… in sched_clutch_processor_highest_thread() local
3377 …ed_clutch_hierarchy_thread_highest(root_clutch, processor, prev_thread_is_not_processor_bound ? pr… in sched_clutch_processor_highest_thread()