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

/macosx-10.10/xnu-2782.1.97/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();
/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOWorkLoop.cpp336 /* virtual */ bool IOWorkLoop::runEventSources() function in class:IOWorkLoop
390 if ( !runEventSources() )

Completed in 159 milliseconds