Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerTypeUnit.h71 std::unique_lock<std::mutex> LockGuard(DebugStringIndexMapMutex); in getDebugStrIndex()
133 std::mutex DebugStringIndexMapMutex; variable