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.cc204 static void PrintMutexShort(const ReportMutex *rm, const char *after) { in PrintMutexShort() function
303 PrintMutexShort(rep->mutexes[0], "\n\n"); in PrintReport()
309 PrintMutexShort(rep->mutexes[(i + 1) % rep->mutexes.Size()], in PrintReport()
311 PrintMutexShort(rep->mutexes[i], " in "); in PrintReport()
318 PrintMutexShort(rep->mutexes[i], in PrintReport()