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