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

/macosx-10.9.5/xnu-2422.115.4/osfmk/kern/
H A Dtask_policy.c183 #define DO_LOWPRI_CPU 1 macro
933 update_cpu = (next.lowpri_cpu ? DO_LOWPRI_CPU : UNDO_LOWPRI_CPU);
957 if (update_cpu == DO_LOWPRI_CPU) {

Completed in 182 milliseconds