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

/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/
H A DIOService.h1882 bool checkForDone ( void );
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOServicePM.cpp5686 if ( !checkForDone() )
6296 // [private] checkForDone
6299 bool IOService::checkForDone( void ) function in class:IOService
7571 if (checkForDone())

Completed in 93 milliseconds