/third_party/musl/porting/linux/user/src/time/ |
H A D | timer_create.c | 9 int sigev_signo; member 79 ksev.sigev_signo = evp->sigev_signo; in timer_create() 115 ksev.sigev_signo = SIGTIMER; in timer_create()
|
/third_party/ltp/testcases/kernel/syscalls/timer_create/ |
H A D | timer_create01.c | 33 int sigev_signo; member 59 evp.sigev_signo = nt->sigev_signo; in run()
|
H A D | timer_create02.c | 19 * 5) Pass a sigevent with invalid sigev_signo 31 .sigev_signo = SIGALRM, 36 .sigev_signo = SIGALRM, 41 .sigev_signo = INT_MAX, 57 {CLOCK_REALTIME, &sig_ev_inv_sig, &timer_id, EINVAL, "wrong sigev_signo"},
|
H A D | timer_create03.c | 38 evp.sigev_signo = SIGALRM; in run()
|
/third_party/musl/src/time/ |
H A D | timer_create.c | 9 int sigev_signo; member 128 ksev.sigev_signo = evp->sigev_signo; in timer_create() 164 ksev.sigev_signo = SIGTIMER; in timer_create()
|
/third_party/ltp/testcases/open_posix_testsuite/functional/timers/timers/ |
H A D | twoevtimers.c | 66 ev1.sigev_signo = SIGABRT; in main() 68 ev2.sigev_signo = SIGALRM; in main()
|
H A D | twoptimers.c | 58 ev.sigev_signo = SIGABRT; in main() 113 ev.sigev_signo = SIGALRM; in main()
|
/third_party/musl/libc-test/src/functionalext/supplement/time/ |
H A D | timer_settime.c | 51 sev.sigev_signo = SIGNUM; in timer_settime_0100() 105 sev.sigev_signo = SIGNUM; in timer_settime64_0100()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/lio_listio/ |
H A D | 10-1.c | 108 aiocbs[i]->aio_sigevent.sigev_signo = SIGRTMIN + 1; in main() 114 event.sigev_signo = SIGRTMIN + 2; in main()
|
H A D | 3-1.c | 108 aiocbs[i]->aio_sigevent.sigev_signo = SIGRTMIN + 1; in main() 114 event.sigev_signo = SIGRTMIN + 2; in main()
|
H A D | 14-1.c | 119 aiocbs[i]->aio_sigevent.sigev_signo = SIGRTMIN + 1; in main() 125 event.sigev_signo = SIGRTMIN + 2; in main()
|
H A D | 15-1.c | 113 aiocbs[i]->aio_sigevent.sigev_signo = SIGRTMIN + 1; in main() 119 event.sigev_signo = SIGRTMIN + 2; in main()
|
H A D | 4-1.c | 116 aiocbs[i]->aio_sigevent.sigev_signo = SIGRTMIN + 1; in main() 122 event.sigev_signo = SIGRTMIN + 2; in main()
|
H A D | 7-1.c | 113 aiocbs[i]->aio_sigevent.sigev_signo = SIGRTMIN + 1; in main() 119 event.sigev_signo = SIGRTMIN + 2; in main()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_suspend/ |
H A D | 4-1.c | 113 aiocbs[i].aio_sigevent.sigev_signo = SIGRTMIN + 1; in main() 123 event.sigev_signo = SIGRTMIN + 2; in main()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_close/ |
H A D | 2-1.c | 109 se.sigev_signo = SIGUSR1; in parent_process() 196 se.sigev_signo = 0; in child_process()
|
/third_party/rust/crates/nix/test/sys/ |
H A D | test_aio.rs | 63 assert_eq!(Signal::SIGUSR2 as i32, sev.sigev_signo); in test_accessors() 131 assert_eq!(Signal::SIGUSR2 as i32, sev.sigev_signo); in test_accessors() 258 assert_eq!(Signal::SIGUSR2 as i32, sev.sigev_signo); in test_accessors() 318 assert_eq!(Signal::SIGUSR2 as i32, sev.sigev_signo); in test_accessors() 458 assert_eq!(Signal::SIGUSR2 as i32, sev.sigev_signo); in test_accessors()
|
/third_party/ltp/testcases/kernel/syscalls/mq_notify/ |
H A D | mq_notify02.c | 23 {{.sigev_notify = SIGEV_SIGNAL, .sigev_signo = _NSIG + 1}, EINVAL},
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_create/ |
H A D | 16-1.c | 26 ev.sigev_signo = SIGALRM; in main()
|
H A D | 3-1.c | 48 ev.sigev_signo = SIGTOTEST; in main()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_getoverrun/speculative/ |
H A D | 6-3.c | 30 ev.sigev_signo = SIGCONT; in main()
|
H A D | 6-2.c | 33 ev.sigev_signo = SIGCONT; in main()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_gettime/speculative/ |
H A D | 6-2.c | 29 ev.sigev_signo = SIGCONT; in main()
|
/third_party/ltp/lib/ |
H A D | tlibio.c | 608 aiocbp.aio_sigevent.sigev_signo = 0; in lio_write_buffer() 685 aiocbp.aio_sigevent.sigev_signo = sig; in lio_write_buffer() 1184 aiocbp.aio_sigevent.sigev_signo = 0; in lio_read_buffer() 1261 aiocbp.aio_sigevent.sigev_signo = sig; in lio_read_buffer() 1698 sigrelse(aiocbp->aio_sigevent.sigev_signo); 1900 sigrelse(aiocbp->aio_sigevent.sigev_signo); 1917 sigrelse(aiocbp->aio_sigevent.sigev_signo); 1929 sigrelse(aiocbp->aio_sigevent.sigev_signo);
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_create/speculative/ |
H A D | 15-1.c | 37 ev.sigev_signo = SIGALRM; in main()
|