Home
last modified time | relevance | path

Searched refs:SIGCHAIN_SIGNAL_43 (Results 1 - 2 of 2) sorted by relevance

/third_party/musl/libc-test/src/functionalext/sigchain/
H A Dsigchain_add_special_handler.c343 EXPECT_EQ("sigchain_add_special_handler_007", signo, SIGCHAIN_SIGNAL_43); in sigchain_special_43_handler()
368 sigaction(SIGCHAIN_SIGNAL_43, &sigac, NULL); in sigchain_add_special_handler_007()
375 add_special_signal_handler(SIGCHAIN_SIGNAL_43, &sig43); in sigchain_add_special_handler_007()
379 int signo[SIGCHIAN_TEST_SIGNAL_NUM_1] = {SIGCHAIN_SIGNAL_43}; in sigchain_add_special_handler_007()
383 raise(SIGCHAIN_SIGNAL_43); in sigchain_add_special_handler_007()
/third_party/musl/libc-test/src/functionalext/common/
H A Dsigchain_util.h43 #define SIGCHAIN_SIGNAL_43 43 macro

Completed in 2 milliseconds