Searched defs:AddMutex (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/compiler-rt/lib/tsan/rtl/ | ||
D | tsan_rtl_report.cpp | 263 void ScopedReportBase::AddMutex(const SyncVar *s) { in AddMutex() function in __tsan::ScopedReportBase |
/external/compiler-rt/lib/tsan/rtl/ | ||
D | tsan_rtl_report.cc | 258 void ScopedReport::AddMutex(const SyncVar *s) { in AddMutex() function in __tsan::ScopedReport |