Searched refs:thread_eager_preemption (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/osfmk/kern/
H A Dsched_prim.h237 extern boolean_t thread_eager_preemption(
H A Dsched_fixedpriority.c566 if (processor->active_thread && thread_eager_preemption(processor->active_thread))
H A Dsched_prim.c3108 else if(processor->active_thread && thread_eager_preemption(processor->active_thread))
3201 if (processor->active_thread && thread_eager_preemption(processor->active_thread))
4444 thread_eager_preemption(thread_t thread) function

Completed in 30 milliseconds