Home
last modified time | relevance | path

Searched refs:signal (Results 3551 - 3575 of 6056) sorted by relevance

1...<<141142143144145146147148149150>>...243

/third_party/ltp/testcases/kernel/syscalls/setxattr/
H A Dsetxattr02.c34 #include <signal.h>
/third_party/ltp/testcases/kernel/syscalls/signalfd/
H A Dsignalfd01.c43 #include <signal.h>
165 tst_resm(TPASS, "got expected signal"); in do_test1()
169 tst_resm(TFAIL, "got unexpected signal: signal=%d : %s", in do_test1()
248 tst_resm(TPASS, "got expected signal"); in do_test2()
251 tst_resm(TFAIL, "got unexpected signal: signal=%d : %s", in do_test2()
/third_party/ltp/testcases/kernel/syscalls/sockioctl/
H A Dsockioctl01.c35 #include <sys/signal.h>
/third_party/ltp/testcases/kernel/syscalls/symlink/
H A Dsymlink03.c44 * Setup signal handling.
85 #include <signal.h>
/third_party/ltp/testcases/kernel/syscalls/symlinkat/
H A Dsymlinkat01.c43 #include <signal.h>
/third_party/ltp/testcases/kernel/syscalls/mprotect/
H A Dmprotect04.c22 * of the region gives rise to the signal SIGSEGV.
28 #include <signal.h>
123 "received an unexpected signal: %d", in testfunc_protnone()
273 "received an unexpected signal: %d", in testfunc_protexec()
/third_party/ltp/testcases/kernel/syscalls/sendmsg/
H A Dsendmsg02.c42 #include <signal.h>
168 /* let clients/servers run for a while, then clear semval to signal in reproduce()
/third_party/ltp/testcases/kernel/io/direct_io/
H A Ddiotest_routines.c39 #include <signal.h>
194 * killchldrn: signal the children listed in pidlst with the given signal
/third_party/ltp/testcases/kernel/mce-test/tsrc/
H A Dtsimpleinj.c11 #include <signal.h>
31 printf("signal %d code %d addr %p\n", sig, si->si_code, si->si_addr); in sighandler()
/third_party/ltp/testcases/kernel/mem/mtest01/
H A Dmtest01.c12 * processes send SIGRTMIN signal and resumes all children by sending the
13 * SIGCONT signal.
17 * amount of memory is allocated then it sends SIGRTMIN signal to the parent
18 * process, it pauses itself by raise SIGSTOP until get parent SIGCONT signal
26 #include <signal.h>
/third_party/ltp/testcases/kernel/pty/
H A Dhangup01.c28 #include <signal.h>
/third_party/ltp/testcases/kernel/syscalls/getsockopt/
H A Dgetsockopt01.c49 #include <sys/signal.h>
/third_party/ltp/testcases/kernel/syscalls/ipc/msgstress/
H A Dmsgstress01.c27 #include <signal.h>
118 /* Setup signal handling routine */ in main()
/third_party/ltp/testcases/kernel/syscalls/linkat/
H A Dlinkat02.c28 #include <signal.h>
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-foreign/
H A Dminimal-http-server-eventlib-foreign.c24 #include <signal.h>
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/lio_listio/
H A D14-1.c27 #include <signal.h>
H A D15-1.c27 #include <signal.h>
H A D4-1.c27 #include <signal.h>
H A D7-1.c28 #include <signal.h>
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/
H A D4-2.c37 #include <signal.h>
71 /* the following function keeps on sending the signal to the process */
84 "in signal thread"); in sendsig()
103 /* Next are the signal handlers. */
104 /* This one is registered for signal SIGUSR1 */
109 UNRESOLVED(errno, "Sem_post in signal handler 1"); in sighdl1()
113 /* This one is registered for signal SIGUSR2 */
118 UNRESOLVED(errno, "Sem_post in signal handler 2"); in sighdl2()
132 "in signal thread"); in waiter()
154 /* The next function will signal th
[all...]
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_getschedparam/
H A Dstress.c40 #include <signal.h>
173 /* Register the signal handler for SIGUSR1 */ in main()
181 UNRESOLVED(ret, "Unable to register signal handler"); in main()
185 UNRESOLVED(ret, "Unable to register signal handler"); in main()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_kill/
H A Dstress.c19 * -> no signal get lost when they are not already pending.
23 * -> Create another thread which sends a signal synchronously to another one.
25 * The test fails if a signal is lost. The other assertion is tested implicitely
41 #include <signal.h>
101 /* register the signal handler for this one thread */ in flood_receiver()
109 UNRESOLVED(ret, "Unable to register signal handler"); in flood_receiver()
113 UNRESOLVED(ret, "Unable to register signal handler"); in flood_receiver()
162 /* signal we have been called */ in syncsighdl()
177 UNRESOLVED(ret, "Unable to register signal handler"); in sync_rec()
195 /* Send the signal */ in sync_send()
[all...]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_suspend/
H A D4-1.c28 #include <signal.h>
H A D9-1.c31 #include <signal.h>
H A D1-1.c14 * argument has completed, until a signal interrupts the function, or,
39 #include <signal.h>

Completed in 12 milliseconds

1...<<141142143144145146147148149150>>...243