Searched refs:__tsan_report_race (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_amd64.S92 ASM_HIDDEN(__tsan_report_race)
133 call ASM_SYMBOL(__tsan_report_race)
H A Dtsan_rtl.cpp600 extern "C" void __tsan_report_race() { function in namespace:__tsan
629 HACKY_CALL(__tsan_report_race);

Completed in 116 milliseconds