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

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dpriority.c196 #define SCHED_DECAY_TICKS 32 macro
197 static struct shift_data sched_decay_shifts[SCHED_DECAY_TICKS] = {
310 if (ticks < SCHED_DECAY_TICKS) {

Completed in 15 milliseconds