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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOWorkLoop.h89 IOWorkLoop uses this to determine if the event source should be polled in runEventSources() or not.
294 /*! @function runEventSources
313 virtual bool runEventSources();
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOWorkLoop.cpp341 /* virtual */ bool IOWorkLoop::runEventSources() function in class:IOWorkLoop
395 if ( !runEventSources() )

Completed in 22 milliseconds