Searched refs:sSleepOnUnmount (Results 1 – 3 of 3) sorted by relevance
58 bool sSleepOnUnmount = true; variable139 if (sSleepOnUnmount) sleep(5); in ForceUnmount()142 if (sSleepOnUnmount) sleep(5); in ForceUnmount()148 if (sSleepOnUnmount) sleep(5); in ForceUnmount()154 if (sSleepOnUnmount) sleep(5); in ForceUnmount()166 if (sSleepOnUnmount) sleep(5); in KillProcessesUsingPath()171 if (sSleepOnUnmount) sleep(5); in KillProcessesUsingPath()176 if (sSleepOnUnmount) sleep(5); in KillProcessesUsingPath()
42 extern bool sSleepOnUnmount;
588 android::vold::sSleepOnUnmount = false; in shutdown()596 android::vold::sSleepOnUnmount = true; in shutdown()