Searched refs:signal (Results 3551 - 3575 of 6056) sorted by relevance
1...<<141142143144145146147148149150>>...243
/third_party/ltp/testcases/kernel/syscalls/setxattr/ |
H A D | setxattr02.c | 34 #include <signal.h>
|
/third_party/ltp/testcases/kernel/syscalls/signalfd/ |
H A D | signalfd01.c | 43 #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 D | sockioctl01.c | 35 #include <sys/signal.h>
|
/third_party/ltp/testcases/kernel/syscalls/symlink/ |
H A D | symlink03.c | 44 * Setup signal handling. 85 #include <signal.h>
|
/third_party/ltp/testcases/kernel/syscalls/symlinkat/ |
H A D | symlinkat01.c | 43 #include <signal.h>
|
/third_party/ltp/testcases/kernel/syscalls/mprotect/ |
H A D | mprotect04.c | 22 * 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 D | sendmsg02.c | 42 #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 D | diotest_routines.c | 39 #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 D | tsimpleinj.c | 11 #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 D | mtest01.c | 12 * 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 D | hangup01.c | 28 #include <signal.h>
|
/third_party/ltp/testcases/kernel/syscalls/getsockopt/ |
H A D | getsockopt01.c | 49 #include <sys/signal.h>
|
/third_party/ltp/testcases/kernel/syscalls/ipc/msgstress/ |
H A D | msgstress01.c | 27 #include <signal.h> 118 /* Setup signal handling routine */ in main()
|
/third_party/ltp/testcases/kernel/syscalls/linkat/ |
H A D | linkat02.c | 28 #include <signal.h>
|
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-foreign/ |
H A D | minimal-http-server-eventlib-foreign.c | 24 #include <signal.h>
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/lio_listio/ |
H A D | 14-1.c | 27 #include <signal.h>
|
H A D | 15-1.c | 27 #include <signal.h>
|
H A D | 4-1.c | 27 #include <signal.h>
|
H A D | 7-1.c | 28 #include <signal.h>
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/ |
H A D | 4-2.c | 37 #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 D | stress.c | 40 #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 D | stress.c | 19 * -> 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 D | 4-1.c | 28 #include <signal.h>
|
H A D | 9-1.c | 31 #include <signal.h>
|
H A D | 1-1.c | 14 * argument has completed, until a signal interrupts the function, or, 39 #include <signal.h>
|
Completed in 12 milliseconds
1...<<141142143144145146147148149150>>...243