Home
last modified time | relevance | path

Searched refs:on_exit (Results 1 – 8 of 8) 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/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/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/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/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym163 PUBLIC 36e50 0 on_exit