Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dsched_amp.c106 sched_amp_thread_should_yield(processor_t processor, thread_t thread);
160 .thread_should_yield = sched_amp_thread_should_yield,
297 sched_amp_thread_should_yield(processor_t processor, thread_t thread) in sched_amp_thread_should_yield() function