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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOCommandPool.cpp62 if (me && !me->initWithWorkLoop(inWorkLoop)) {
72 initWithWorkLoop(IOWorkLoop *inWorkLoop) function in class:IOCommandPool
112 return initWithWorkLoop(inWorkLoop);
/darwin-on-arm/xnu/iokit/IOKit/
H A DIOCommandPool.h117 * @function initWithWorkLoop
125 virtual bool initWithWorkLoop(IOWorkLoop *workLoop);
144 * @abstract Should never be used, obsolete. See initWithWorkLoop.

Completed in 23 milliseconds