Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dkern_types.h180 #define TIMEOUT_URGENCY_USER_MASK 0x10 /* mask to identify user timeout urgency cl… macro
H A Dtimer_call.h110 #define TIMER_CALL_USER_MASK TIMEOUT_URGENCY_USER_MASK
H A Dthread_call.h164 #define THREAD_CALL_DELAY_USER_MASK TIMEOUT_URGENCY_USER_MASK