Home
last modified time | relevance | path

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

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