Home
last modified time | relevance | path

Searched defs:handler (Results 426 - 450 of 2705) sorted by relevance

1...<<11121314151617181920>>...109

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/
H A D3-4.c27 static void handler(int signo PTS_ATTRIBUTE_UNUSED) in handler() function
H A D3-5.c27 static void handler(int signo PTS_ATTRIBUTE_UNUSED) in handler() function
H A D3-3.c27 static void handler(int signo PTS_ATTRIBUTE_UNUSED) in handler() function
H A D30-1.c83 static void handler(int signo PTS_ATTRIBUTE_UNUSED) in handler() function
[all...]
H A D3-6.c27 static void handler(int signo PTS_ATTRIBUTE_UNUSED) in handler() function
H A D3-7.c27 static void handler(int signo PTS_ATTRIBUTE_UNUSED) in handler() function
H A D3-8.c27 static void handler(int signo PTS_ATTRIBUTE_UNUSED) in handler() function
H A D3-9.c27 static void handler(int signo PTS_ATTRIBUTE_UNUSED) in handler() function
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaltstack/
H A D2-1.c33 static void handler() in handler() function
H A D3-1.c35 static void handler() in handler() function
H A D6-1.c31 static void handler() in handler() function
H A D8-1.c31 static void handler() in handler() function
H A D7-1.c31 static void handler() in handler() function
H A D5-1.c21 static void handler() in handler() function
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigpause/
H A D1-2.c35 static void handler() in handler() function
H A D1-1.c33 static void handler() in handler() function
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigprocmask/
H A D5-1.c18 static void handler(int signo PTS_ATTRIBUTE_UNUSED) in handler() function
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_create/
H A D10-1.c26 static void handler(int signo PTS_ATTRIBUTE_UNUSED) in handler() function
/third_party/musl/arch/x32/
H A Dksigaction.h4 void (*handler)(int); member
/third_party/musl/arch/x86_64/
H A Dksigaction.h4 void (*handler)(int); member
/third_party/musl/libc-test/src/functionalext/supplement/process/
H A Dsystem.c29 sighandler_t handler = signal(SIGCHLD, SIG_DFL); in system_0100() local
/third_party/toybox/toys/other/
H A Dtimeout.c40 static void handler(int i) in handler() function
/base/inputmethod/imf/services/adapter/wms_connection_monitor/include/
H A Dwms_connection_observer.h33 explicit WmsConnectionObserver(ChangeHandler handler) : changeHandler_(std::move(handler)){}; in WmsConnectionObserver() argument
/base/inputmethod/imf/services/adapter/wms_connection_monitor/src/
H A Dwms_connection_monitor_manager.cpp35 void WmsConnectionMonitorManager::RegisterWMSConnectionChangedListener(const ChangeHandler &handler) in RegisterWMSConnectionChangedListener() argument
/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/test/mock/
H A Dbbox_detectors_mock.cpp20 uint64_t MockEventLoop::AddTimerEvent(std::shared_ptr<EventHandler> handler, std::shared_ptr<Event> event, in AddTimerEvent() argument

Completed in 6 milliseconds

1...<<11121314151617181920>>...109