Home
last modified time | relevance | path

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

/xnu-10063.121.3/osfmk/kern/
H A Dtimer_call.c1844 int16_t tpri = cthread->sched_pri; in timer_compute_leeway() local
1851 bool timer_critical = (tpri >= BASEPRI_RTQUEUES) || in timer_compute_leeway()
1871 } else if (tpri >= MINPRI_KERNEL) { in timer_compute_leeway()