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.cc189 void ScopedReport::AddThread(const ThreadContext *tctx) { in AddThread() function in __tsan::ScopedReport
322 AddThread(tctx); in AddLocation()
348 AddThread(tctx); in AddLocation()
358 AddThread(tctx); in AddLocation()
694 rep.AddThread(tctx); in ReportRace()
Dtsan_rtl_thread.cc187 rep.AddThread(leaks[i].tctx); in ThreadFinalize()
Dtsan_rtl.h565 void AddThread(const ThreadContext *tctx);