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

/macosx-10.9.5/xnu-2422.115.4/osfmk/kern/
H A Dsched_prim.h188 #define SCHED_HEADQ 2 macro
H A Dsched_prim.c2590 thread_setrun(thread, SCHED_HEADQ);
2998 if (options & SCHED_HEADQ) {
4475 thread_setrun(new_thread, SCHED_HEADQ);
4523 thread_setrun(new_thread, SCHED_HEADQ);

Completed in 81 milliseconds