Home
last modified time | relevance | path

Searched refs:SetSignalHandler (Results 1 – 25 of 141) sorted by relevance

123456

/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/util/
H A Dcancel.cc38 using internal::SetSignalHandler;
115 SetSignalHandler(signum, SignalHandler{&HandleSignal})); in RegisterHandlers()
124 ARROW_CHECK_OK(SetSignalHandler(h.signum, h.handler).status()); in UnregisterHandlers()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/unix/
H A Dapp.h41 bool SetSignalHandler(int signal, SignalHandler handler);
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/unix/
H A Dapp.h41 bool SetSignalHandler(int signal, SignalHandler handler);
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/unix/
H A Dapp.h41 bool SetSignalHandler(int signal, SignalHandler handler);
/dports/audio/giada/giada-0.17.1/src/deps/json/test/thirdparty/Fuzzer/
H A DFuzzerUtil.h47 void SetSignalHandler(const FuzzingOptions& Options);
H A DFuzzerUtilPosix.cpp66 void SetSignalHandler(const FuzzingOptions& Options) { in SetSignalHandler() function
/dports/www/libdatachannel/libdatachannel-0.16.1/deps/json/test/thirdparty/Fuzzer/
H A DFuzzerUtil.h47 void SetSignalHandler(const FuzzingOptions& Options);
H A DFuzzerUtilPosix.cpp66 void SetSignalHandler(const FuzzingOptions& Options) { in SetSignalHandler() function
/dports/devel/nlohmann-json/json-3.10.4/test/thirdparty/Fuzzer/
H A DFuzzerUtil.h47 void SetSignalHandler(const FuzzingOptions& Options);
H A DFuzzerUtilPosix.cpp66 void SetSignalHandler(const FuzzingOptions& Options) { in SetSignalHandler() function
/dports/lang/spidermonkey60/firefox-60.9.0/tools/fuzzing/libfuzzer/
H A DFuzzerUtil.h47 void SetSignalHandler(const FuzzingOptions& Options);
H A DFuzzerUtilPosix.cpp70 void SetSignalHandler(const FuzzingOptions& Options) { in SetSignalHandler() function
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/unix/
H A Dappunix.cpp160 bool wxAppConsole::SetSignalHandler(int signal, SignalHandler handler) in SetSignalHandler() function in wxAppConsole
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/unix/
H A Dappunix.cpp163 bool wxAppConsole::SetSignalHandler(int signal, SignalHandler handler) in SetSignalHandler() function in wxAppConsole
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/unix/
H A Dappunix.cpp163 bool wxAppConsole::SetSignalHandler(int signal, SignalHandler handler) in SetSignalHandler() function in wxAppConsole
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/lib/fuzzer/
H A DFuzzerUtil.h52 void SetSignalHandler(const FuzzingOptions& Options);
H A DFuzzerUtilPosix.cpp86 void SetSignalHandler(const FuzzingOptions& Options) { in SetSignalHandler() function
/dports/lang/spidermonkey78/firefox-78.9.0/tools/fuzzing/libfuzzer/
H A DFuzzerUtil.h51 void SetSignalHandler(const FuzzingOptions& Options);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libFuzzer/src/
H A DFuzzerUtil.h51 void SetSignalHandler(const FuzzingOptions& Options);
H A DFuzzerUtilPosix.cpp100 void SetSignalHandler(const FuzzingOptions& Options) { in SetSignalHandler() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerUtil.h51 void SetSignalHandler(const FuzzingOptions& Options);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/lib/fuzzer/
H A DFuzzerUtil.h51 void SetSignalHandler(const FuzzingOptions& Options);
/dports/mail/thunderbird/thunderbird-91.8.0/tools/fuzzing/libfuzzer/
H A DFuzzerUtil.h51 void SetSignalHandler(const FuzzingOptions& Options);
/dports/www/firefox/firefox-99.0/tools/fuzzing/libfuzzer/
H A DFuzzerUtil.h51 void SetSignalHandler(const FuzzingOptions& Options);
/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/lib/fuzzer/
H A DFuzzerUtil.h51 void SetSignalHandler(const FuzzingOptions& Options);

123456