Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/roken/
H A Dwrite_pid.c87 on_exit(pidfile_cleanup); in pidfile()
H A DChangeLog973 * write_pid.c: handle atexit or on_exit
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUserExpression.cpp561 auto on_exit = llvm::make_scope_exit([this]() { ResetDeclMap(); }); in TryParse() local
805 auto on_exit = llvm::make_scope_exit([this]() { ResetDeclMap(); }); in Complete() local
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp508 TSAN_INTERCEPTOR(int, on_exit, void(*f)(int, void*), void *arg) { in TSAN_INTERCEPTOR() argument
511 SCOPED_TSAN_INTERCEPTOR(on_exit, f, arg); in TSAN_INTERCEPTOR()
520 int res = REAL(on_exit)(on_exit_callback_installed_at, ctx); in TSAN_INTERCEPTOR()
524 #define TSAN_MAYBE_INTERCEPT_ON_EXIT TSAN_INTERCEPT(on_exit)
879 auto on_exit = at_scope_exit([blocking_hooks] { in guard_acquire() local
/freebsd/contrib/sendmail/include/sm/
H A Dconf.h495 # define atexit(f) on_exit((f), 0) /* ugly hack for SunOS */
/freebsd/crypto/heimdal/include/
H A Dconfig.h.in625 /* Define to 1 if you have the `on_exit' function. */
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp2667 auto on_exit = llvm::make_scope_exit([this, old_suppress_value]() { in EvaluateExpression() local
H A DProcess.cpp2706 auto on_exit = llvm::make_scope_exit([this]() { RestoreProcessEvents(); }); in LaunchPrivate() local
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2459 fun:on_exit=uninstrumented
/freebsd/crypto/heimdal/
H A Dconfigure17956 on_exit \