Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DLockFileManager.h44 enum WaitForUnlockResult { enum
81 WaitForUnlockResult waitForUnlock();
/freebsd-12.1/contrib/llvm/lib/Support/
H A DLockFileManager.cpp294 LockFileManager::WaitForUnlockResult LockFileManager::waitForUnlock() { in waitForUnlock()