Home
last modified time | relevance | path

Searched refs:signal (Results 2351 - 2375 of 6195) sorted by relevance

1...<<919293949596979899100>>...248

/third_party/ltp/testcases/kernel/syscalls/mmap/
H A Dmmap15.c31 #include <signal.h>
/third_party/ltp/testcases/kernel/syscalls/utils/
H A Dmq_timed.h34 int signal; member
/third_party/ltp/testcases/kernel/mem/ksm/
H A Dksm02.c53 #include <signal.h>
/third_party/ltp/testcases/kernel/syscalls/chmod/
H A Dchmod05.c34 #include <signal.h>
/third_party/ltp/testcases/kernel/syscalls/exit/
H A Dexit01.c28 #include <signal.h>
83 * nsig is the signal number returned by wait in main()
87 "unexpected signal returned"); in main()
/third_party/ltp/testcases/kernel/syscalls/getresgid/
H A Dgetresgid03.c35 * Setup signal handling.
76 #include <signal.h>
H A Dgetresgid02.c34 * Setup signal handling.
74 #include <signal.h>
/third_party/ltp/testcases/kernel/syscalls/inotify/
H A Dinotify09.c25 #include <signal.h>
/third_party/ltp/testcases/kernel/syscalls/madvise/
H A Dmadvise07.c31 #include <signal.h>
/third_party/ltp/testcases/kernel/syscalls/pathconf/
H A Dpathconf01.c96 * Setup signal handling.
115 #include <signal.h>
/third_party/ltp/testcases/kernel/syscalls/ptrace/
H A Dptrace09.c22 #include <signal.h>
H A Dptrace10.c22 #include <signal.h>
/third_party/ltp/testcases/kernel/syscalls/symlink/
H A Dsymlink02.c96 * Setup signal handling.
116 #include <signal.h>
/third_party/ltp/testcases/kernel/syscalls/waitpid/
H A Dwaitpid02.c46 * to send the signal with kill
54 #include <sys/signal.h>
116 * nsig is the signal number returned by in main()
121 "unexpected signal returned"); in main()
124 "signal"); in main()
133 tst_resm(TFAIL, "signal error: " in main()
159 /* SIGFPE is expected signal, so avoid creating any corefile. in setup()
H A Dwaitpid04.c44 #include <sys/signal.h>
/third_party/ltp/testcases/misc/math/float/bessel/
H A Dgenbessel.c34 #include <signal.h>
/third_party/ltp/include/lapi/
H A Dsafe_rt_signal.h8 #include <signal.h>
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_nanosleep/
H A D1-3.c9 * until a signal whose action is to invoke a signal handling function
16 * - There is no way of knowing for sure that it was the signal that
21 #include <signal.h>
70 printf("Could not raise signal being tested\n"); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/
H A D11-2.c11 * of an object shall result in delivery of a SIGBUS signal.
27 #include <signal.h>
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_notify/
H A D1-1.c26 #include <signal.h>
H A D2-1.c25 #include <signal.h>
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/nanosleep/
H A D7-2.c9 * it is interrupted by a signal.
14 #include <signal.h>
88 printf("Could not raise signal being tested\n"); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_sigmask/
H A D9-1.c4 for a signal.
7 1. Use sigaction to setup a signal handler for SIGABRT
8 2. Add SIGABRT to the signal mask.
13 the signal handler code.
17 proved that signal was delivered before pthread_sigmask() returned.
22 #include <signal.h>
35 ("FAIL: pthread_sigmask() returned before signal was delivered.\n"); in handler()
80 ("Handler wasn't called, implying signal was not delivered.\n"); in a_thread_func()
85 ("Test PASSED: signal was delivered before the call to pthread_sigmask returned.\n"); in a_thread_func()
H A D8-3.c9 1. Add only SIGABRT to the signal mask.
11 this point, we have obtained the signal mask in oactl.
13 that no other signal in the set is in oactl.
18 #include <signal.h>
72 printf("PASS: signal mask was not changed.\n"); in a_thread_func()
H A D8-1.c9 1. Add only SIGABRT to the signal mask.
11 this point, we have obtained the signal mask in oactl.
13 that no other signal in the set is in oactl.
18 #include <signal.h>
72 printf("PASS: signal mask was not changed.\n"); in a_thread_func()

Completed in 8 milliseconds

1...<<919293949596979899100>>...248