Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl_report.cc178 void ScopedReport::AddThread(const ThreadContext *tctx) { in AddThread() function in __tsan::ScopedReport
311 AddThread(tctx); in AddLocation()
336 AddThread(tctx); in AddLocation()
346 AddThread(tctx); in AddLocation()
655 rep.AddThread(tctx); in ReportRace()
Dtsan_rtl_thread.cc162 rep.AddThread(tctx); in MaybeReportThreadLeak()
Dtsan_rtl.h556 void AddThread(const ThreadContext *tctx);