Home
last modified time | relevance | path

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

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