Home
last modified time | relevance | path

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

/xnu-8019.80.24/iokit/IOKit/
H A DIOTimerEventSource.h77 kIOTimerEventSourceOptionsPriorityUser = 0x00000003, enumerator
/xnu-8019.80.24/iokit/Kernel/
H A DIOTimerEventSource.cpp263 case kIOTimerEventSourceOptionsPriorityUser: in setTimeoutFunc()