Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dsched_proto.c84 sched_proto_steal_thread(processor_set_t pset);
164 .steal_thread = sched_proto_steal_thread,
371 sched_proto_steal_thread(processor_set_t pset) in sched_proto_steal_thread() function