Home
last modified time | relevance | path

Searched defs:old_handler (Results 1 – 12 of 12) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/include/common/utils/
Dsignal_util.h31 void (*old_handler)(int, siginfo_t *, void *) = nullptr; variable
/third_party/ltp/lib/
Dtst_cmd.c69 void *old_handler = signal(SIGCHLD, SIG_DFL); in tst_cmd_fds_() local
184 void *old_handler = signal(SIGCHLD, SIG_DFL); in tst_system() local
Dtst_virt.c117 void *old_handler = signal(SIGCHLD, SIG_DFL); in try_systemd_detect_virt() local
/third_party/rust/crates/nix/test/
Dtest_timer.rs38 let old_handler = unsafe { in alarm_fires() localVariable
Dtest_unistd.rs825 let old_handler = unsafe { in test_alarm() localVariable
/third_party/mesa3d/src/glx/apple/
Dapple_glx_drawable.c368 int (*old_handler) (Display *, XErrorEvent *); in apple_glx_garbage_collect_drawables() local
/third_party/mesa3d/src/gallium/winsys/sw/xlib/
Dxlib_sw_winsys.c161 int (*old_handler)(Display *, XErrorEvent *); in alloc_shm_ximage() local
/third_party/rust/rust/compiler/rustc_codegen_llvm/src/back/
Dwrite.rs284 old_handler: Option<&'a llvm::DiagnosticHandler>, field
326 let old_handler = llvm::LLVMRustContextGetDiagnosticHandler(llcx); in new() localVariable
/third_party/python/Modules/
Dsignalmodule.c523 PyObject *old_handler; in signal_signal_impl() local
610 PyObject *old_handler; in signal_getsignal_impl() local
/third_party/mesa3d/src/glx/
Ddrisw_glx.c86 int (*old_handler)(Display *, XErrorEvent *); in XCreateDrawable() local
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dxm_api.c342 int (*old_handler)( Display*, XErrorEvent* ); in window_exists() local
/third_party/backends/backend/
Dhp-scl.c1500 struct SIGACTION old_handler[HP_NSIGS]; in sanei_hp_scsi_pipeout() local