Home
last modified time | relevance | path

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

/xnu-10002.61.3/iokit/IOKit/ !
H A DIOTimerEventSource.h75 kIOTimerEventSourceOptionsPriorityKernelHigh = 0x00000001, enumerator
83 kIOTimerEventSourceOptionsDefault = kIOTimerEventSourceOptionsPriorityKernelHigh
/xnu-10002.61.3/iokit/Kernel/ !
H A DIOTimerEventSource.cpp259 case kIOTimerEventSourceOptionsPriorityKernelHigh: in setTimeoutFunc()
362 kIOTimerEventSourceOptionsPriorityKernelHigh, in timerEventSource()