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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOCommandGate.cpp145 bool wakeupTearDown = (*sleepersP & 1); local
146 if (res || wakeupTearDown) {
149 if (wakeupTearDown)

Completed in 23 milliseconds