Searched refs:shutting_down (Results 1 – 4 of 4) sorted by relevance
130 if (!VolumeManager::shutting_down) sleep(5); in ForceUnmount()133 if (!VolumeManager::shutting_down) sleep(5); in ForceUnmount()139 if (!VolumeManager::shutting_down) sleep(5); in ForceUnmount()145 if (!VolumeManager::shutting_down) sleep(5); in ForceUnmount()158 if (!VolumeManager::shutting_down) sleep(5); in KillProcessesUsingPath()163 if (!VolumeManager::shutting_down) sleep(5); in KillProcessesUsingPath()168 if (!VolumeManager::shutting_down) sleep(5); in KillProcessesUsingPath()
74 static bool shutting_down; variable
92 bool VolumeManager::shutting_down = false; member in VolumeManager714 shutting_down = true; in shutdown()721 shutting_down = false; in shutdown()
98 static bool shutting_down; variable1187 if (do_shutdown && !shutting_down) { in main()1190 shutting_down = true; in main()1198 if (!shutting_down) restart_processes(); in main()