Home
last modified time | relevance | path

Searched refs:sigev_signo (Results 1 - 25 of 138) sorted by relevance

123456

/third_party/musl/porting/linux/user/src/time/
H A Dtimer_create.c9 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 Dtimer_create01.c33 int sigev_signo; member
59 evp.sigev_signo = nt->sigev_signo; in run()
H A Dtimer_create02.c19 * 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 Dtimer_create03.c38 evp.sigev_signo = SIGALRM; in run()
/third_party/musl/src/time/
H A Dtimer_create.c9 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 Dtwoevtimers.c66 ev1.sigev_signo = SIGABRT; in main()
68 ev2.sigev_signo = SIGALRM; in main()
H A Dtwoptimers.c58 ev.sigev_signo = SIGABRT; in main()
113 ev.sigev_signo = SIGALRM; in main()
/third_party/musl/libc-test/src/functionalext/supplement/time/
H A Dtimer_settime.c51 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 D10-1.c108 aiocbs[i]->aio_sigevent.sigev_signo = SIGRTMIN + 1; in main()
114 event.sigev_signo = SIGRTMIN + 2; in main()
H A D3-1.c108 aiocbs[i]->aio_sigevent.sigev_signo = SIGRTMIN + 1; in main()
114 event.sigev_signo = SIGRTMIN + 2; in main()
H A D14-1.c119 aiocbs[i]->aio_sigevent.sigev_signo = SIGRTMIN + 1; in main()
125 event.sigev_signo = SIGRTMIN + 2; in main()
H A D15-1.c113 aiocbs[i]->aio_sigevent.sigev_signo = SIGRTMIN + 1; in main()
119 event.sigev_signo = SIGRTMIN + 2; in main()
H A D4-1.c116 aiocbs[i]->aio_sigevent.sigev_signo = SIGRTMIN + 1; in main()
122 event.sigev_signo = SIGRTMIN + 2; in main()
H A D7-1.c113 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 D4-1.c113 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 D2-1.c109 se.sigev_signo = SIGUSR1; in parent_process()
196 se.sigev_signo = 0; in child_process()
/third_party/rust/crates/nix/test/sys/
H A Dtest_aio.rs63 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 Dmq_notify02.c23 {{.sigev_notify = SIGEV_SIGNAL, .sigev_signo = _NSIG + 1}, EINVAL},
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_create/
H A D16-1.c26 ev.sigev_signo = SIGALRM; in main()
H A D3-1.c48 ev.sigev_signo = SIGTOTEST; in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_getoverrun/speculative/
H A D6-3.c30 ev.sigev_signo = SIGCONT; in main()
H A D6-2.c33 ev.sigev_signo = SIGCONT; in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_gettime/speculative/
H A D6-2.c29 ev.sigev_signo = SIGCONT; in main()
/third_party/ltp/lib/
H A Dtlibio.c608 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 D15-1.c37 ev.sigev_signo = SIGALRM; in main()

Completed in 8 milliseconds

123456