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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOCommandGate.h186 /*! @function commandSleep
192 virtual IOReturn commandSleep(void *event,
211 /*! @function commandSleep
218 virtual IOReturn commandSleep(void *event,
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOCommandGate.cpp239 IOReturn IOCommandGate::commandSleep(void *event, UInt32 interruptible) function in class:IOCommandGate
247 IOReturn IOCommandGate::commandSleep(void *event, AbsoluteTime deadline, UInt32 interruptible) function in class:IOCommandGate
H A DIOCommandPool.cpp35 * 2001-01-17 gvdl Re-implement on IOCommandGate::commandSleep
174 fSerializer->commandSleep(&fSleepers, THREAD_UNINT);

Completed in 76 milliseconds