Home
last modified time | relevance | path

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

/xnu-11417.140.69/osfmk/kern/
H A Dprocessor.c465 cluster_type_t thread_type = pset_type_for_id(sched_edge_thread_preferred_cluster(thread)); in processor_state_update_running_foreign() local
469 if (non_rt_thr && non_bound_thr && (current_processor_type != thread_type)) { in processor_state_update_running_foreign()