Home
last modified time | relevance | path

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

/xnu-8020.121.3/iokit/IOKit/
H A DIOTimerEventSource.h83 kIOTimerEventSourceOptionsDefault = kIOTimerEventSourceOptionsPriorityKernelHigh enumerator
/xnu-8020.121.3/iokit/Tests/
H A DTests.cpp247 …tes = IOTimerEventSource::timerEventSource(kIOTimerEventSourceOptionsDefault, wl.get(), ^(IOTimerE… in IOWorkLoopTest()