Searched defs:old_handler (Results 1 – 12 of 12) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/include/common/utils/ |
| D | signal_util.h | 31 void (*old_handler)(int, siginfo_t *, void *) = nullptr; variable
|
| /third_party/ltp/lib/ |
| D | tst_cmd.c | 69 void *old_handler = signal(SIGCHLD, SIG_DFL); in tst_cmd_fds_() local 184 void *old_handler = signal(SIGCHLD, SIG_DFL); in tst_system() local
|
| D | tst_virt.c | 117 void *old_handler = signal(SIGCHLD, SIG_DFL); in try_systemd_detect_virt() local
|
| /third_party/rust/crates/nix/test/ |
| D | test_timer.rs | 38 let old_handler = unsafe { in alarm_fires() localVariable
|
| D | test_unistd.rs | 825 let old_handler = unsafe { in test_alarm() localVariable
|
| /third_party/mesa3d/src/glx/apple/ |
| D | apple_glx_drawable.c | 368 int (*old_handler) (Display *, XErrorEvent *); in apple_glx_garbage_collect_drawables() local
|
| /third_party/mesa3d/src/gallium/winsys/sw/xlib/ |
| D | xlib_sw_winsys.c | 161 int (*old_handler)(Display *, XErrorEvent *); in alloc_shm_ximage() local
|
| /third_party/rust/rust/compiler/rustc_codegen_llvm/src/back/ |
| D | write.rs | 284 old_handler: Option<&'a llvm::DiagnosticHandler>, field 326 let old_handler = llvm::LLVMRustContextGetDiagnosticHandler(llcx); in new() localVariable
|
| /third_party/python/Modules/ |
| D | signalmodule.c | 523 PyObject *old_handler; in signal_signal_impl() local 610 PyObject *old_handler; in signal_getsignal_impl() local
|
| /third_party/mesa3d/src/glx/ |
| D | drisw_glx.c | 86 int (*old_handler)(Display *, XErrorEvent *); in XCreateDrawable() local
|
| /third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
| D | xm_api.c | 342 int (*old_handler)( Display*, XErrorEvent* ); in window_exists() local
|
| /third_party/backends/backend/ |
| D | hp-scl.c | 1500 struct SIGACTION old_handler[HP_NSIGS]; in sanei_hp_scsi_pipeout() local
|