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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOCommandGate.cpp108 openGate();
129 openGate();
171 openGate();
196 openGate();
234 openGate();
H A DIOEventSource.cpp94 void IOEventSource::openGate() function in class:IOEventSource
97 workLoop->openGate();
H A DIOWorkLoop.cpp237 openGate();
387 openGate();
452 void IOWorkLoop::openGate() function in class:IOWorkLoop
505 openGate();
H A DIOTimerEventSource.cpp133 wl->openGate();
175 wl->openGate();
/darwin-on-arm/xnu/libkern/c++/
H A DOSSymbol.cpp119 inline void openGate() { lck_mtx_unlock(poolGate); }; function in class:OSSymbolPool
492 pool->openGate();
500 pool->openGate();
510 pool->openGate();
522 pool->openGate();
530 pool->openGate();
540 pool->openGate();
561 pool->openGate();
573 pool->openGate();
/darwin-on-arm/xnu/iokit/IOKit/
H A DIOEventSource.h203 void openGate();
H A DIOWorkLoop.h271 virtual void openGate();

Completed in 37 milliseconds