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

/darwin-on-arm/xnu/osfmk/kern/
H A Dpriority.c262 #define SCHED_DECAY_TICKS 32 macro
263 static struct shift_data sched_decay_shifts[SCHED_DECAY_TICKS] = {
418 if (ticks < SCHED_DECAY_TICKS) {

Completed in 22 milliseconds