Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/kern/
H A Dtimer_call.c1843 int16_t tpri = cthread->sched_pri; in timer_compute_leeway() local
1849 bool timer_critical = (tpri >= BASEPRI_RTQUEUES) || in timer_compute_leeway()
1869 } else if (tpri >= MINPRI_KERNEL) { in timer_compute_leeway()