Home
last modified time | relevance | path

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

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