HomeSort by: relevance | last modified time | path
    Searched refs:__tsan_on_report (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_rtl_report.cc 64 void __tsan_on_report(const ReportDesc *rep) { function in namespace:__tsan
536 __tsan_on_report(rep);
tsan_interface.h 102 void __tsan_on_report(void *report);
126 /// __tsan_on_report, or from __tsan_get_current_report)

Completed in 14 milliseconds