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

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOCPU.h49 kIOCPUStateStopped, enumerator in enum:__anon438
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOCPU.cpp376 && (target->getCPUState() == kIOCPUStateStopped))
394 gIOCPUStateNames[kIOCPUStateStopped] =
461 if (_cpuState == kIOCPUStateStopped) {
469 } else if (_cpuState != kIOCPUStateStopped) {

Completed in 74 milliseconds