Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOEventSource.cpp118 IOEventSource::tryCloseGate() in tryCloseGate() function in IOEventSource
121 if ((res = workLoop->tryCloseGate())) { in tryCloseGate()
H A DIOCommandGate.cpp284 if (!wl->tryCloseGate()) { in attemptAction()
H A DIOWorkLoop.cpp515 IOWorkLoop::tryCloseGate() in tryCloseGate() function in IOWorkLoop
/xnu-11215/iokit/IOKit/
H A DIOEventSource.h227 bool tryCloseGate();
H A DIOWorkLoop.h292 virtual bool tryCloseGate();