Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_report.cpp221 static void PrintMutex(const ReportMutex *rm) { in PrintMutex() function
343 PrintMutex(rep->mutexes[i]); in PrintReport()