1 #include <cstdlib> 2 __tsan_report_race_thunk(void)3extern "C" void __tsan_report_race_thunk(void) { abort(); } __tsan_trace_switch_thunk(void)4extern "C" void __tsan_trace_switch_thunk(void) { abort(); } 5
1 #include <cstdlib> 2 __tsan_report_race_thunk(void)3extern "C" void __tsan_report_race_thunk(void) { abort(); } __tsan_trace_switch_thunk(void)4extern "C" void __tsan_trace_switch_thunk(void) { abort(); } 5