Searched refs:waitForUnlock (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DLockFileManager.h82 WaitForUnlockResult waitForUnlock(const unsigned MaxSeconds = 90);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DLockFileManager.cpp294 LockFileManager::waitForUnlock(const unsigned MaxSeconds) { function in class:LockFileManager
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp1315 switch (Locked.waitForUnlock()) {

Completed in 109 milliseconds