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 675 #define HACKY_CALL(f) \
684 #define HACKY_CALL(f) f()
705 HACKY_CALL(__tsan_trace_switch);
tsan_rtl.cc 522 HACKY_CALL(__tsan_report_race);

Completed in 531 milliseconds