Home
last modified time | relevance | path

Searched defs:SignalHandler (Results 1 – 10 of 10) sorted by relevance

/third_party/musl/libc-test/src/functionalext/fortify/
Dfortify_test.h24 void SignalHandler(int signum) in SignalHandler() function
/third_party/musl/libc-test/src/functionalext/tgkill/
Dtgkill_ext.c31 static void SignalHandler(int signum) in SignalHandler() function
/third_party/mindspore/mindspore/ccsrc/common/
Dduplex_pipe.cc162 DuplexPipe::SignalHandler::SignalHandler(const std::weak_ptr<DuplexPipe> &dp, pid_t *pid) { in SignalHandler() function in mindspore::DuplexPipe::SignalHandler
/third_party/boost/boost/process/detail/posix/
Dsigchld_service.hpp35 BOOST_ASIO_INITFN_RESULT_TYPE(SignalHandler, in BOOST_ASIO_INITFN_RESULT_TYPE() argument
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/android/
DAngleNativeTest.cpp47 void SignalHandler(int sig, siginfo_t *info, void *reserved) in SignalHandler() function
/third_party/protobuf/src/google/protobuf/compiler/
Dsubprocess.cc366 typedef void SignalHandler(int); in Communicate() typedef
/third_party/boost/boost/asio/
Dbasic_signal_set.hpp523 BOOST_ASIO_INITFN_AUTO_RESULT_TYPE(SignalHandler, in BOOST_ASIO_INITFN_AUTO_RESULT_TYPE() argument
/third_party/boost/libs/asio/include/boost/asio/
Dbasic_signal_set.hpp523 BOOST_ASIO_INITFN_AUTO_RESULT_TYPE(SignalHandler, in BOOST_ASIO_INITFN_AUTO_RESULT_TYPE() argument
/third_party/mindspore/mindspore/ccsrc/fl/server/
Dserver.cc38 void SignalHandler(int signal) { in SignalHandler() function
/third_party/curl/docs/examples/
Dephiperfifo.c458 void SignalHandler(int signo) in SignalHandler() function