Searched defs:checkForWork (Results 1 - 7 of 7) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOCommandGate.cpp47 bool IOCommandGate::checkForWork() { return false; } function in class:IOCommandGate
H A DIOCommandQueue.cpp133 bool IOCommandQueue::checkForWork() function in class:IOCommandQueue
H A DIODMAEventSource.cpp124 bool IODMAEventSource::checkForWork(void) function in class:IODMAEventSource
H A DIOPMPowerStateQueue.cpp150 bool IOPMPowerStateQueue::checkForWork() function in class:IOPMPowerStateQueue
H A DIOInterruptEventSource.cpp180 bool IOInterruptEventSource::checkForWork() function in class:IOInterruptEventSource
H A DIOTimerEventSource.cpp71 bool IOTimerEventSource::checkForWork() { return false; } function in class:IOTimerEventSource
H A DIOServicePM.cpp5848 bool IOPMRequestQueue::checkForWork( void ) function in class:IOPMRequestQueue
5921 bool IOPMWorkQueue::checkForWork( void ) function in class:IOPMWorkQueue

Completed in 37 milliseconds