Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp335 std::mutex ErrorLock; in mergeInstrProfile() local
350 OutputSparse, ErrorLock, WriterErrorCodes)); in mergeInstrProfile()
554 std::mutex ErrorLock; in supplementInstrProfile() local
556 auto WC = std::make_unique<WriterContext>(OutputSparse, ErrorLock, in supplementInstrProfile()
976 std::mutex ErrorLock; in overlapInstrProfile() local
978 WriterContext Context(false, ErrorLock, WriterErrorCodes); in overlapInstrProfile()