Home
last modified time | relevance | path

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

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