Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOCommandPool.cpp66 if (me && !me->initWithWorkLoop(inWorkLoop)) { in withWorkLoop()
76 initWithWorkLoop(IOWorkLoop *inWorkLoop) in initWithWorkLoop() function in IOCommandPool
120 return initWithWorkLoop(inWorkLoop); in init()
/xnu-11215/iokit/IOKit/
H A DIOCommandPool.h125 virtual bool initWithWorkLoop(IOWorkLoop *workLoop);