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

/external/llvm/include/llvm/Support/
H A DLockFileManager.h79 WaitForUnlockResult waitForUnlock();
/external/llvm/lib/Support/
H A DLockFileManager.cpp178 LockFileManager::WaitForUnlockResult LockFileManager::waitForUnlock() { function in class:LockFileManager
/external/clang/lib/Frontend/
H A DCompilerInstance.cpp1011 if (Locked.waitForUnlock() == llvm::LockFileManager::Res_OwnerDied)

Completed in 576 milliseconds