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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOCommandGate.cpp169 bool wakeupTearDown = (*sleepersP & 1); local
170 if (res || wakeupTearDown) {
173 if (wakeupTearDown)

Completed in 19 milliseconds