Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOWorkLoop.h342 virtual bool runEventSources();
/xnu-11215/iokit/Kernel/
H A DIOWorkLoop.cpp375 IOWorkLoop::runEventSources() in runEventSources() function in IOWorkLoop
434 if (!runEventSources()) { in threadMain()