Searched refs:sSleepOnUnmount (Results 1 – 3 of 3) sorted by relevance
68 bool sSleepOnUnmount = true; variable150 if (sSleepOnUnmount) sleep(5); in ForceUnmount()153 if (sSleepOnUnmount) sleep(5); in ForceUnmount()159 if (sSleepOnUnmount) sleep(5); in ForceUnmount()165 if (sSleepOnUnmount) sleep(5); in ForceUnmount()177 if (sSleepOnUnmount) sleep(5); in KillProcessesUsingPath()182 if (sSleepOnUnmount) sleep(5); in KillProcessesUsingPath()187 if (sSleepOnUnmount) sleep(5); in KillProcessesUsingPath()
43 extern bool sSleepOnUnmount;
618 android::vold::sSleepOnUnmount = false; in shutdown()627 android::vold::sSleepOnUnmount = true; in shutdown()