Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl_amd64.S84 .hidden __tsan_report_race
125 call __tsan_report_race
Dtsan_rtl.cc493 extern "C" void __tsan_report_race() { in __tsan_report_race() function
522 HACKY_CALL(__tsan_report_race); in HandleRace()