HomeSort by relevance Sort by last modified time
    Searched refs:__tsan_report_race (Results 1 - 2 of 2) sorted by null

  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl_amd64.S 88 ASM_HIDDEN(__tsan_report_race)
129 call ASM_TSAN_SYMBOL(__tsan_report_race)
tsan_rtl.cc 540 extern "C" void __tsan_report_race() { function in namespace:__tsan
569 HACKY_CALL(__tsan_report_race);

Completed in 64 milliseconds