Searched refs:systemBooting (Results 1 – 2 of 2) sorted by relevance
1656 systemBooting = true; in start()6255 else if (!systemBooting &&7497 if (systemBooting || systemShutdown || gWillShutdown) {8087 if (systemBooting) {8088 systemBooting = false;9546 if (systemBooting) {9640 if (systemBooting) {9686 if (systemBooting) {9707 if (systemBooting) {9735 if (systemBooting) {[all …]
716 unsigned int systemBooting :1; variable