Searched refs:MaxSeconds (Results 1 – 2 of 2) sorted by relevance
82 WaitForUnlockResult waitForUnlock(const unsigned MaxSeconds = 90);
293 LockFileManager::waitForUnlock(const unsigned MaxSeconds) { in waitForUnlock() argument342 } while (ElapsedTimeSeconds < MaxSeconds); in waitForUnlock()