Home
last modified time | relevance | path

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

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