Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/kern/
H A Dtimer_call.c1849 bool timer_critical = (tpri >= BASEPRI_RTQUEUES) || in timer_compute_leeway() local
1852 if (timer_critical) { in timer_compute_leeway()