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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOService.h1794 bool checkForDone ( void );
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOServicePM.cpp5464 if ( !checkForDone() )
6063 // [private] checkForDone
6066 bool IOService::checkForDone ( void ) function in class:IOService
7129 if (checkForDone())

Completed in 37 milliseconds