Home
last modified time | relevance | path

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

/external/autotest/server/cros/
Dstress.py24 def __init__(self, stressor, on_exit=None, escalate_exceptions=True): argument
36 self.on_exit = on_exit
73 if self.on_exit:
74 self.on_exit()
125 def __init__(self, stressor, on_exit=None, escalate_exceptions=True): argument
135 super(ControlledStressor, self).__init__(stressor, on_exit,
Dstress_unittest.py44 def on_exit(): function
47 stressor = stress.CountedStressor(stress_event, on_exit=on_exit)
58 def on_exit(): function
61 stressor = stress.CountedStressor(stress_event, on_exit=on_exit)
/external/chromium-trace/catapult/systrace/atrace_helper/jni/
Dmain.cc125 auto on_exit = [](int) { g_prog->Stop(); }; in main() local
126 signal(SIGINT, on_exit); in main()
127 signal(SIGTERM, on_exit); in main()
/external/compiler-rt/lib/dfsan/scripts/
Dcheck_custom_wrappers.sh13 on_exit() { function
21 trap on_exit EXIT
/external/llvm-project/compiler-rt/lib/dfsan/scripts/
Dcheck_custom_wrappers.sh13 on_exit() { function
21 trap on_exit EXIT
/external/parameter-framework/asio-1.10.6/include/asio/detail/impl/
Dtask_io_service.ipp331 task_cleanup on_exit = { this, &lock, &this_thread };
332 (void)on_exit;
349 work_cleanup on_exit = { this, &lock, &this_thread };
350 (void)on_exit;
413 work_cleanup on_exit = { this, &lock, &this_thread };
414 (void)on_exit;
/external/llvm-project/debuginfo-tests/llgdb-tests/
Dllgdb.py63 def on_exit(): function
65 atexit.register(on_exit)
/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangUserExpression.cpp602 auto on_exit = llvm::make_scope_exit([this]() { ResetDeclMap(); }); in Parse() local
790 auto on_exit = llvm::make_scope_exit([this]() { ResetDeclMap(); }); in Complete() local
/external/mtools/
DmissFuncs.c401 return on_exit( (void(*)(int,void*)) function, 0); in atexit()
Dconfigure.in171 strcasecmp strncasecmp strnlen atexit on_exit getpass memmove \
Dconfig.h.in150 /* Define to 1 if you have the `on_exit' function. */
DNEWS751 on_exit nor atexit. Added check to make sure the compiler
813 Chose between on_exit or atexit using autoconf.
Dconfigure5459 strcasecmp strncasecmp strnlen atexit on_exit getpass memmove \
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors_posix.cpp461 TSAN_INTERCEPTOR(int, on_exit, void(*f)(int, void*), void *arg) { in TSAN_INTERCEPTOR() argument
464 SCOPED_TSAN_INTERCEPTOR(on_exit, f, arg); in TSAN_INTERCEPTOR()
472 int res = REAL(on_exit)(on_exit_wrapper, ctx); in TSAN_INTERCEPTOR()
476 #define TSAN_MAYBE_INTERCEPT_ON_EXIT TSAN_INTERCEPT(on_exit)
865 auto on_exit = at_scope_exit(&OnPotentiallyBlockingRegionEnd); in STDCXX_INTERCEPTOR() local
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc431 TSAN_INTERCEPTOR(int, on_exit, void(*f)(int, void*), void *arg) { in TSAN_INTERCEPTOR() argument
434 SCOPED_TSAN_INTERCEPTOR(on_exit, f, arg); in TSAN_INTERCEPTOR()
442 int res = REAL(on_exit)(on_exit_wrapper, ctx); in TSAN_INTERCEPTOR()
2570 TSAN_INTERCEPT(on_exit); in InitializeInterceptors()
/external/llvm-project/lldb/source/Target/
DTarget.cpp2389 auto on_exit = llvm::make_scope_exit([this, old_suppress_value]() { in EvaluateExpression() local
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt2453 fun:on_exit=uninstrumented
/external/llvm-project/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt2453 fun:on_exit=uninstrumented
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym163 PUBLIC 36e50 0 on_exit
/external/libabigail/tests/data/test-annotate/
Dtest15-pr18892.so.abi500 …nc-type' binding='global-binding' visibility='default-visibility' alias='on_exit' is-defined='yes'…
2697 <!-- on_exit -->
2698 …<elf-symbol name='on_exit' type='func-type' binding='weak-binding' visibility='default-visibility'…
/external/libabigail/tests/data/test-read-dwarf/
Dtest15-pr18892.so.abi256 …nc-type' binding='global-binding' visibility='default-visibility' alias='on_exit' is-defined='yes'…
1355 …<elf-symbol name='on_exit' type='func-type' binding='weak-binding' visibility='default-visibility'…