Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_report.cpp811 ThreadContext *parent_tctx = static_cast<ThreadContext *>( in ReportRace() local
813 rep.AddThread(parent_tctx); in ReportRace()