Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/kern/
H A Dtimer_call.c1841 timer_compute_leeway(thread_t cthread, int32_t urgency, int32_t *tshift, uint64_t *tmax_abstime, bo… in timer_compute_leeway() function
1910 timer_compute_leeway(cthread, urgency, &tcs_shift, &tcs_max_abstime, pratelimited); in timer_call_slop()