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

  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl_amd64.S 4 .hidden __tsan_trace_switch
45 call __tsan_trace_switch
tsan_rtl.h 693 extern "C" void __tsan_trace_switch();
705 HACKY_CALL(__tsan_trace_switch);
tsan_rtl.cc 489 extern "C" void __tsan_trace_switch() { function in namespace:__tsan

Completed in 592 milliseconds