Searched refs:adjustBusy (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOStartIOKit.cpp176 IOService::getServiceRoot()->adjustBusy(1);
H A DIOService.cpp3255 void IOService::adjustBusy( SInt32 delta ) function in class:IOService
H A DIOUserClient.cpp4056 serviceRoot->adjustBusy(-1);
/darwin-on-arm/xnu/iokit/IOKit/
H A DIOService.h596 /*! @function adjustBusy
601 virtual void adjustBusy( SInt32 delta );

Completed in 44 milliseconds