Searched refs:SCHED_HEADQ (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/osfmk/kern/
H A Dsched_prim.h187 #define SCHED_HEADQ 2 macro
H A Dsched_prim.c2405 thread_setrun(thread, SCHED_HEADQ);
2812 if (options & SCHED_HEADQ) {
4132 thread_setrun(new_thread, SCHED_HEADQ);
4175 thread_setrun(new_thread, SCHED_HEADQ);

Completed in 24 milliseconds