Home
last modified time | relevance | path

Searched refs:withWorkLoop (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/iokit/IOKit/
H A DIOCommandPool.h140 static OSPtr<IOCommandPool> withWorkLoop(IOWorkLoop *inWorkLoop);
/xnu-11215/iokit/Kernel/
H A DIOCommandPool.cpp62 withWorkLoop(IOWorkLoop *inWorkLoop) in withWorkLoop() function in IOCommandPool