Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_rtl_report.cpp263 void ScopedReportBase::AddMutex(const SyncVar *s) { in AddMutex() function in __tsan::ScopedReportBase
277 u64 ScopedReportBase::AddMutex(u64 id) { in AddMutex() function in __tsan::ScopedReportBase
/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl_report.cc258 void ScopedReport::AddMutex(const SyncVar *s) { in AddMutex() function in __tsan::ScopedReport
272 u64 ScopedReport::AddMutex(u64 id) { in AddMutex() function in __tsan::ScopedReport