reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp
  414   SCOPED_TSAN_INTERCEPTOR(__cxa_atexit, f, arg, dso);
  415   return setup_at_exit_wrapper(thr, pc, (void(*)())f, arg, dso);