Home
last modified time | relevance | path

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

/external/autotest/server/cros/
Dstress.py18 def __init__(self, stressor, on_exit=None, escalate_exceptions=True): argument
30 self.on_exit = on_exit
67 if self.on_exit:
68 self.on_exit()
119 def __init__(self, stressor, on_exit=None, escalate_exceptions=True): argument
129 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/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/syslinux/com32/lib/
Datexit.c9 return on_exit((void (*)(int, void *))fctn, NULL); in atexit()
Donexit.c22 int on_exit(void (*fctn) (int, void *), void *arg) in on_exit() function
/external/syslinux/com32/include/
Dstdlib.h22 __extern int on_exit(void (*)(int, void *), void *);
/external/autotest/server/site_tests/network_WiFi_SuspendStress/
Dnetwork_WiFi_SuspendStress.py108 on_exit=self.exit_client)
/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/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt2453 fun:on_exit=uninstrumented
/external/elfutils/src/
Dldgeneric.c2683 on_exit (remove_tempfile, NULL); in ld_generic_open_outfile()
/external/valgrind/perf/
Dtest_input_for_tinycc.c729 extern int on_exit (void (*__func) (int __status, void *__arg), void *__arg)
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym163 PUBLIC 36e50 0 on_exit