Home
last modified time | relevance | path

Searched refs:openGate (Results 1 – 7 of 7) sorted by relevance

/xnu-11215/iokit/Kernel/
H A DIOCommandGate.cpp118 openGate(); in enable()
158 wl->openGate(); in setWorkLoop()
227 wl->openGate(); in runAction()
263 wl->openGate(); in runAction()
309 wl->openGate(); in attemptAction()
H A DIOWorkLoop.cpp260 openGate(); in free()
425 openGate(); in runEventSources()
462 openGate(); in threadMain()
501 IOWorkLoop::openGate() in openGate() function in IOWorkLoop
574 openGate(); in runAction()
H A DIOEventSource.cpp104 IOEventSource::openGate() in openGate() function in IOEventSource
107 workLoop->openGate(); in openGate()
H A DIOTimerEventSource.cpp159 wl->openGate(); in timeout()
187 wl->openGate(); in timeoutAndRelease()
/xnu-11215/iokit/IOKit/
H A DIOEventSource.h225 void openGate();
H A DIOWorkLoop.h290 virtual void openGate();
/xnu-11215/iokit/Exclaves/
H A DExclaves.cpp63 openGate() in openGate() function in IOExclaveWorkLoopAperture
65 workLoop->openGate(); in openGate()
459 ref->ewla->openGate(); in IOExclaveLockWorkloop()