Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/utils/
Dsignal_util.h30 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/mesa3d/src/mesa/drivers/x11/
Dxm_buffer.c74 int (*old_handler)(XMesaDisplay *, XErrorEvent *); in alloc_back_shm_ximage() local
452 int (*old_handler)(XMesaDisplay *, XErrorEvent *); in xmesa_MapRenderbuffer() local
Dxm_api.c218 int (*old_handler)( XMesaDisplay*, XErrorEvent* ); in window_exists() local
/third_party/protobuf/src/google/protobuf/stubs/
Dcommon_unittest.cc105 LogHandler* old_handler = SetLogHandler(nullptr); in TEST() local
121 LogHandler* old_handler = SetLogHandler(&CaptureLog); in TEST() local
141 LogHandler* old_handler = SetLogHandler(&CaptureLog); in TEST() local
/third_party/mesa3d/src/glx/apple/
Dapple_glx_drawable.c368 int (*old_handler) (Display *, XErrorEvent *); in apple_glx_garbage_collect_drawables() local
/third_party/gstreamer/gstplugins_bad/ext/mpeg2enc/
Dgstmpeg2enc.cc751 static mjpeg_log_handler_t old_handler = NULL; variable
/third_party/mesa3d/src/gallium/winsys/sw/xlib/
Dxlib_sw_winsys.c160 int (*old_handler)(Display *, XErrorEvent *); in alloc_shm_ximage() local
/third_party/gstreamer/gstplugins_bad/ext/mplex/
Dgstmplex.cc763 static mjpeg_log_handler_t old_handler = NULL; variable
/third_party/python/Modules/
Dsignalmodule.c494 PyObject *old_handler; in signal_signal_impl() local
584 PyObject *old_handler; in signal_getsignal_impl() local
/third_party/gstreamer/gstreamer/gst/
Dgstbus.c731 SyncHandler *old_handler, *new_handler = NULL; in gst_bus_set_sync_handler() local
/third_party/boost/libs/math/reporting/performance/
Dtable_helper.hpp38 gsl_error_handler_t * old_handler; member
/third_party/mesa3d/src/glx/
Ddrisw_glx.c76 int (*old_handler)(Display *, XErrorEvent *); in XCreateDrawable() local
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dxm_api.c348 int (*old_handler)( Display*, XErrorEvent* ); in window_exists() local
/third_party/boost/libs/math/reporting/accuracy/
Dbindings.hpp129 gsl_error_handler_t * old_handler; member