Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOTimerEventSource.h76 kIOTimerEventSourceOptionsPriorityKernel = 0x00000002, enumerator
/xnu-11215/iokit/Kernel/
H A DIOTimerEventSource.cpp254 case kIOTimerEventSourceOptionsPriorityKernel: in setTimeoutFunc()