Home
last modified time | relevance | path

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

/xnu-11215.61.5/osfmk/kern/
H A Dsched_clutch.c4298 sched_clutch_root_t clutch_root_for_steal = &steal_from_pset->pset_clutch_root; in sched_edge_steal_thread() local
4299 …stolen_thread = sched_clutch_thread_unbound_lookup(clutch_root_for_steal, &clutch_root_for_steal->… in sched_edge_steal_thread()
4300 …sched_clutch_thread_remove(clutch_root_for_steal, stolen_thread, current_timestamp, SCHED_CLUTCH_B… in sched_edge_steal_thread()