Searched refs:removeEventSource (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOWorkLoop.h161 @abstract Synchronous implementation of addEventSource and removeEventSource functions.
231 /*! @function removeEventSource
236 virtual IOReturn removeEventSource(IOEventSource *toRemove);
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOCommandPool.cpp127 wl->removeEventSource(fSerializer);
H A DIOWorkLoop.cpp293 IOReturn IOWorkLoop::removeEventSource(IOEventSource *toRemove) function in class:IOWorkLoop

Completed in 24 milliseconds