Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DAdvisoryLock.h22 OwnerDied, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DLockFileManager.cpp283 return WaitForUnlockResult::OwnerDied; in waitForUnlockFor()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSplitModule.cpp1573 case WaitForUnlockResult::OwnerDied: in run()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp1524 case llvm::WaitForUnlockResult::OwnerDied: in compileModuleAndReadASTBehindLock()