Searched refs:gatedGetCommand (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOCommandPool.cpp151 IOCommandGate::Action, this, &IOCommandPool::gatedGetCommand);
162 // gatedGetCommand - Static callthrough function
167 gatedGetCommand(IOCommand **command, bool blockForCommand) function in class:IOCommandPool
/darwin-on-arm/xnu/iokit/IOKit/
H A DIOCommandPool.h188 * @function gatedGetCommand
190 * The gatedGetCommand method is used to serialize the extraction of a
203 virtual IOReturn gatedGetCommand(IOCommand **command, bool blockForCommand);

Completed in 18 milliseconds