| /external/rust/crates/rayon-core/src/ |
| D | test.rs | 54 let exit_handler = move |_| { in exit_callback_called() localVariable 86 let exit_handler = move |_| { in handler_panics_handled_correctly() localVariable 145 let exit_handler = move |_| {}; in configuration() localVariable
|
| D | lib.rs | 201 exit_handler: Option<Box<ExitHandler>>, field 668 pub fn exit_handler<H>(mut self, exit_handler: H) -> Self in exit_handler() method 737 pub fn exit_handler<H>(mut self, exit_handler: H) -> Configuration in exit_handler() method 827 let exit_handler = exit_handler.as_ref().map(|_| ClosurePlaceholder); in fmt() localVariable
|
| D | registry.rs | 138 exit_handler: Option<Box<ExitHandler>>, field
|
| /external/linux-kselftest/tools/testing/selftests/bpf/ |
| D | test_flow_dissector.sh | 68 exit_handler() function
|
| /external/libfuse/lib/ |
| D | fuse_signals.c | 22 static void exit_handler(int sig) in exit_handler() function
|
| /external/cronet/third_party/libc++/src/test/libcxx/gdb/ |
| D | gdb_pretty_printer_test.py | 98 def exit_handler(event=None): function
|
| /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_timedreceive/ |
| D | 18-2.c | 40 static void exit_handler(int signo PTS_ATTRIBUTE_UNUSED) in exit_handler() function
|
| D | 18-1.c | 39 static void exit_handler(int signo PTS_ATTRIBUTE_UNUSED) in exit_handler() function
|
| D | 8-1.c | 36 static void exit_handler(int signo PTS_ATTRIBUTE_UNUSED) in exit_handler() function
|
| D | 5-2.c | 39 static void exit_handler(int signo PTS_ATTRIBUTE_UNUSED) in exit_handler() function
|
| /external/rust/crates/quiche/deps/boringssl/src/crypto/test/ |
| D | malloc.cc | 61 static void exit_handler(void) { in exit_handler() function
|
| /external/igt-gpu-tools/tests/i915/ |
| D | i915_getparams_basic.c | 147 exit_handler(int sig) in exit_handler() function
|
| D | i915_pm_sseu.c | 382 exit_handler(int sig) in exit_handler() function
|
| D | gem_eio.c | 819 exit_handler(int sig) in exit_handler() function
|
| /external/openthread/tools/harness-simulation/posix/ |
| D | launch_testbed.py | 206 def exit_handler(signum, context): function
|
| /external/openthread/tools/harness-simulation/posix/sniffer_sim/ |
| D | sniffer.py | 227 def exit_handler(signum, context): function
|
| /external/libbpf/.github/actions/build-selftests/ |
| D | vmlinux.h | 98771 void (*exit_handler)(struct fprobe *, long unsigned int, struct pt_regs *, void *); member
|