Home
last modified time | relevance | path

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

/xnu-10002.61.3/iokit/IOKit/
H A DIOTimerEventSource.h78 kIOTimerEventSourceOptionsPriorityLow = 0x00000004, enumerator
/xnu-10002.61.3/iokit/Kernel/
H A DIOTimerEventSource.cpp269 case kIOTimerEventSourceOptionsPriorityLow: in setTimeoutFunc()