Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Support/
H A DLockFileManager.cpp202 bool LockFileJustDisappeared = false; in waitForUnlock() local
210 LockFileJustDisappeared = true; in waitForUnlock()
224 if (LockFileJustDisappeared) { in waitForUnlock()