Searched refs:on_exit_wrapper (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp448 static void on_exit_wrapper(int status, void *arg) { function
468 int res = REAL(on_exit)(on_exit_wrapper, ctx);

Completed in 61 milliseconds