Home
last modified time | relevance | path

Searched defs:ErrorHandlerMutex (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DErrorHandling.cpp60 static std::mutex ErrorHandlerMutex; variable
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfutil/
H A DDebugInfoLinker.cpp305 std::mutex ErrorHandlerMutex; in linkDebugInfoImpl() local