Searched refs:commandWakeup (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOCommandGate.h199 /*! @function commandWakeup
203 virtual void commandWakeup(void *event, bool oneThread = false);
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOCommandGate.cpp150 commandWakeup(sleepersP); // No further resources used
200 void IOCommandGate::commandWakeup(void *event, bool oneThread) function in class:IOCommandGate
H A DIOCommandPool.cpp206 fSerializer->commandWakeup(&fSleepers, /* oneThread */ true);

Completed in 34 milliseconds