Home
last modified time | relevance | path

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

/xnu-10063.121.3/osfmk/kern/
H A Dtimer_call.c1846 bool tg_critical = false; in timer_compute_leeway() local
1849 tg_critical = tg_flags & (THREAD_GROUP_FLAGS_CRITICAL | THREAD_GROUP_FLAGS_STRICT_TIMERS); in timer_compute_leeway()
1853 tg_critical; in timer_compute_leeway()