Home
last modified time | relevance | path

Searched refs:at_exit_wrapper (Results 1 – 1 of 1) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc377 static void at_exit_wrapper(void *arg) { in at_exit_wrapper() function
416 int res = REAL(__cxa_atexit)(at_exit_wrapper, ctx, dso); in setup_at_exit_wrapper()