Searched refs:kUnmountRetryIntervalInMicroseconds (Results 1 – 1 of 1) sorted by relevance
78 const int kUnmountRetryIntervalInMicroseconds = 200 * 1000; // 200 ms variable578 usleep(kUnmountRetryIntervalInMicroseconds); in UnmountFilesystem()