Home
last modified time | relevance | path

Searched refs:commandSleep (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.81.4/iokit/IOKit/
H A DIOCommandGate.h210 virtual IOReturn commandSleep(void *event,
236 virtual IOReturn commandSleep(void *event,
/xnu-12377.81.4/iokit/Kernel/
H A DIOCommandGate.cpp315 IOCommandGate::commandSleep(void *event, UInt32 interruptible) in commandSleep() function in IOCommandGate
326 IOCommandGate::commandSleep(void *event, AbsoluteTime deadline, UInt32 interruptible) in commandSleep() function in IOCommandGate
H A DIOCommandPool.cpp185 fSerializer->commandSleep(&fSleepers, THREAD_UNINT); in gatedGetCommand()
H A DIOPMrootDomain.cpp6668 commandGate->commandSleep(&_systemTransitionType);