Home
last modified time | relevance | path

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

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