Searched refs:sSleepOnUnmount (Results 1 – 3 of 3) sorted by relevance
76 bool sSleepOnUnmount = true; variable484 if (sSleepOnUnmount) sleep(5); in ForceUnmount()487 if (sSleepOnUnmount) sleep(5); in ForceUnmount()493 if (sSleepOnUnmount) sleep(5); in ForceUnmount()499 if (sSleepOnUnmount) sleep(5); in ForceUnmount()511 if (sSleepOnUnmount) sleep(5); in KillProcessesWithTmpfsMountPrefix()516 if (sSleepOnUnmount) sleep(5); in KillProcessesWithTmpfsMountPrefix()521 if (sSleepOnUnmount) sleep(5); in KillProcessesWithTmpfsMountPrefix()536 if (sSleepOnUnmount) sleep(5); in KillProcessesUsingPath()541 if (sSleepOnUnmount) sleep(5); in KillProcessesUsingPath()[all …]
47 extern bool sSleepOnUnmount;
917 android::vold::sSleepOnUnmount = false; in shutdown()928 android::vold::sSleepOnUnmount = true; in shutdown()