Home
last modified time | relevance | path

Searched refs:kIOTimerEventSourceOptionsPriorityWorkLoop (Results 1 – 3 of 3) sorted by relevance

/xnu-8020.121.3/iokit/IOKit/
H A DIOTimerEventSource.h79 kIOTimerEventSourceOptionsPriorityWorkLoop = 0x000000ff, enumerator
/xnu-8020.121.3/iokit/Kernel/
H A DIOTimerEventSource.cpp274 case kIOTimerEventSourceOptionsPriorityWorkLoop: in setTimeoutFunc()
/xnu-8020.121.3/iokit/Tests/
H A DTests.cpp234 …tes = IOTimerEventSource::timerEventSource(kIOTimerEventSourceOptionsPriorityWorkLoop, wl.get(), &… in IOWorkLoopTest()