Home
last modified time | relevance | path

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

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