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

/xnu-2422.115.4/osfmk/kern/
H A Dtimer_call.h87 #define TIMER_CALL_USER_MASK TIMEOUT_URGENCY_USER_MASK
H A Dkern_types.h164 #define TIMEOUT_URGENCY_USER_MASK 0x10 /* mask to identify user timeout urgency classes */ macro
H A Dthread_call.h151 #define THREAD_CALL_DELAY_USER_MASK TIMEOUT_URGENCY_USER_MASK

Completed in 20 milliseconds