Lines Matching refs:systemBooting
1656 systemBooting = true; in start()
6255 else if (!systemBooting &&
7497 if (systemBooting || systemShutdown || gWillShutdown) {
8087 if (systemBooting) {
8088 systemBooting = false;
8456 !systemBooting && !systemShutdown && !gWillShutdown) {
9008 if (!systemBooting && (0 == idleSleepPreventersCount())) {
9546 if (systemBooting) {
9640 if (systemBooting) {
9686 if (systemBooting) {
9707 if (systemBooting) {
9735 if (systemBooting) {
9749 if (!systemBooting) {
12550 if ((kIOSleepWakeWdogOff & gIOKitDebug) || systemBooting || systemShutdown || gWillShutdown) {
12823 return !systemBooting && !systemShutdown && !gWillShutdown;