Home
last modified time | relevance | path

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

/xnu-8792.41.9/osfmk/kern/
H A Dtimer_call.h108 #define TIMER_CALL_SYS_BACKGROUND TIMEOUT_URGENCY_SYS_BACKGROUND macro
H A Dtimer_call.c1886 } else if (urgency == TIMER_CALL_SYS_BACKGROUND) { in timer_compute_leeway()