Home
last modified time | relevance | path

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

/xnu-8020.121.3/iokit/IOKit/
H A DIOTimerEventSource.h74 kIOTimerEventSourceOptionsPriorityHigh = 0x00000000, enumerator
/xnu-8020.121.3/iokit/Kernel/
H A DIOTimerEventSource.cpp249 case kIOTimerEventSourceOptionsPriorityHigh: in setTimeoutFunc()