Searched refs:tryCloseGate (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOEventSource.cpp106 bool IOEventSource::tryCloseGate() function in class:IOEventSource
109 if ((res = workLoop->tryCloseGate())) {
H A DIOCommandGate.cpp211 if (!tryCloseGate())
H A DIOWorkLoop.cpp464 bool IOWorkLoop::tryCloseGate() function in class:IOWorkLoop
/darwin-on-arm/xnu/iokit/IOKit/
H A DIOEventSource.h205 bool tryCloseGate();
H A DIOWorkLoop.h273 virtual bool tryCloseGate();

Completed in 22 milliseconds