Home
last modified time | relevance | path

Searched refs:tpri (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.81.4/osfmk/kern/
H A Dtimer_call.c1861 int16_t tpri = cthread->sched_pri; in timer_compute_leeway() local
1868 bool timer_critical = (tpri >= BASEPRI_RTQUEUES) || in timer_compute_leeway()
1888 } else if (tpri >= MINPRI_KERNEL) { in timer_compute_leeway()