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

  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl.h 761 #define HACKY_CALL(f) \
770 #define HACKY_CALL(f) f()
791 HACKY_CALL(__tsan_trace_switch);
tsan_rtl.cc 569 HACKY_CALL(__tsan_report_race);

Completed in 57 milliseconds