Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_report.h111 Vector<int> unique_tids; variable
Dtsan_report.cc61 , unique_tids(MBlockReportThread) in ReportDesc()
294 Printf("%s:\n", thread_name(thrbuf, rep->unique_tids[i])); in PrintReport()
Dtsan_rtl_report.cc180 rep_->unique_tids.PushBack(unique_tid); in AddUniqueTid()