Searched refs:TIMER_CALL_USER_CRITICAL (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/osfmk/kern/
H A Dtimer_call.h89 #define TIMER_CALL_USER_CRITICAL TIMEOUT_URGENCY_USER_CRITICAL macro
H A Dsyscall_subr.c448 if (!timer_call_enter(&self->depress_timer, deadline, TIMER_CALL_USER_CRITICAL))
545 if (!timer_call_enter(&self->depress_timer, abstime, TIMER_CALL_USER_CRITICAL))
/macosx-10.9.5/xnu-2422.115.4/osfmk/i386/
H A Di386_timer.c315 urgency == TIMER_CALL_USER_CRITICAL) {

Completed in 191 milliseconds