Home
last modified time | relevance | path

Searched refs:MaxSeconds (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Support/
DLockFileManager.cpp270 const unsigned MaxSeconds = 5*60; in waitForUnlock() local
307 Interval < MaxSeconds * 1000 in waitForUnlock()
309 Interval.tv_sec < (time_t)MaxSeconds in waitForUnlock()