Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/kern/
H A Dtimer_call.c1845 bool tg_critical = false; in timer_compute_leeway() local
1847 tg_critical = (thread_group_get_flags(thread_group_get(cthread))) & THREAD_GROUP_FLAGS_CRITICAL; in timer_compute_leeway()
1851 tg_critical; in timer_compute_leeway()