Searched refs:commandSleep (Results 1 – 3 of 3) sorted by relevance
210 virtual IOReturn commandSleep(void *event,236 virtual IOReturn commandSleep(void *event,
315 IOCommandGate::commandSleep(void *event, UInt32 interruptible) in commandSleep() function in IOCommandGate326 IOCommandGate::commandSleep(void *event, AbsoluteTime deadline, UInt32 interruptible) in commandSleep() function in IOCommandGate
185 fSerializer->commandSleep(&fSleepers, THREAD_UNINT); in gatedGetCommand()