Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_report.cc190 static void PrintMutexShort(const ReportMutex *rm, const char *after) { in PrintMutexShort() function
284 PrintMutexShort(rep->mutexes[0], "\n\n"); in PrintReport()
290 PrintMutexShort(rep->mutexes[(i + 1) % rep->mutexes.Size()], in PrintReport()
292 PrintMutexShort(rep->mutexes[i], " in "); in PrintReport()
299 PrintMutexShort(rep->mutexes[i], in PrintReport()