Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/kern/
H A Dsched_prim.c2491 …bool bound_elsewhere = thread->bound_processor != PROCESSOR_NULL && thread->bound_processor !=… in thread_select() local
2503 && !bound_elsewhere in thread_select()
2603 bool ast_rebalance = affinity_mismatch || bound_elsewhere || avoid_processor; in thread_select()