Home
last modified time | relevance | path

Searched refs:removeEventSource (Results 1 – 5 of 5) sorted by relevance

/xnu-11215/iokit/Kernel/
H A DIOCommandPool.cpp135 wl->removeEventSource(fSerializer.get()); in free()
H A DIOWorkLoop.cpp313 IOWorkLoop::removeEventSource(IOEventSource *toRemove) in removeEventSource() function in IOWorkLoop
/xnu-11215/iokit/IOKit/
H A DIOWorkLoop.h251 virtual IOReturn removeEventSource(IOEventSource *toRemove);
/xnu-11215/iokit/Tests/
H A DTests.cpp817 wl->removeEventSource(tes.get()); in IOWorkLoopTest()
830 wl->removeEventSource(tes.get()); in IOWorkLoopTest()
844 wl->removeEventSource(ies.get()); in IOWorkLoopTest()
1833 IOService::getPlatform()->getWorkLoop()->removeEventSource(es.get()); in IOServiceStateNotificationTests()
/xnu-11215/iokit/Exclaves/
H A DExclaves.cpp745 wl->removeEventSource(ies); in exclaveRemoveInterrupt()
932 wl->removeEventSource(tes); in exclaveRemoveTimer()