Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_report.cpp209 static void PrintMutexShort(const ReportMutex *rm, const char *after) { in PrintMutexShort() function
299 PrintMutexShort(rep->mutexes[0], "\n\n"); in PrintReport()
305 PrintMutexShort(rep->mutexes[(i + 1) % rep->mutexes.Size()], in PrintReport()
307 PrintMutexShort(rep->mutexes[i], " in "); in PrintReport()
314 PrintMutexShort(rep->mutexes[i], in PrintReport()