Home
last modified time | relevance | path

Searched refs:sigev_signo (Results 1 – 25 of 103) sorted by relevance

12345

/external/strace/tests-mx32/
Dtimer_create.c51 .sigev_signo = 0xfacefeed, in main()
61 sev.sigev_signo, sev.sigev_notify, in main()
72 sev.sigev_signo, tid[0]); in main()
75 sev.sigev_signo = SIGALRM; in main()
Dmq_sendrecv.c233 .sigev_signo = 0xfacefeed, in main()
375 bogus_sev->sigev_signo, bogus_sev->sigev_notify, in main()
385 bogus_sev->sigev_signo, sprintrc(rc)); in main()
389 bogus_sev->sigev_signo = SIGALRM; in main()
/external/strace/tests-m32/
Dtimer_create.c51 .sigev_signo = 0xfacefeed, in main()
61 sev.sigev_signo, sev.sigev_notify, in main()
72 sev.sigev_signo, tid[0]); in main()
75 sev.sigev_signo = SIGALRM; in main()
Dmq_sendrecv.c233 .sigev_signo = 0xfacefeed, in main()
375 bogus_sev->sigev_signo, bogus_sev->sigev_notify, in main()
385 bogus_sev->sigev_signo, sprintrc(rc)); in main()
389 bogus_sev->sigev_signo = SIGALRM; in main()
/external/strace/tests/
Dtimer_create.c51 .sigev_signo = 0xfacefeed, in main()
61 sev.sigev_signo, sev.sigev_notify, in main()
72 sev.sigev_signo, tid[0]); in main()
75 sev.sigev_signo = SIGALRM; in main()
Dmq_sendrecv.c233 .sigev_signo = 0xfacefeed, in main()
375 bogus_sev->sigev_signo, bogus_sev->sigev_notify, in main()
385 bogus_sev->sigev_signo, sprintrc(rc)); in main()
389 bogus_sev->sigev_signo = SIGALRM; in main()
/external/strace/
Dprint_sigevent.c59 tprints(signame(sev.sigev_signo)); in MPERS_PRINTER_DECL()
62 tprintf("%u", sev.sigev_signo); in MPERS_PRINTER_DECL()
Dsigevent.h36 int sigev_signo; member
/external/ltp/testcases/kernel/timers/timer_create/
Dtimer_create03.c133 evp.sigev_signo = SIGALRM; in setup_test()
142 evp.sigev_signo = SIGALRM; /* any will do */ in setup_test()
Dtimer_create02.c146 evp.sigev_signo = SIGALRM; in setup_test()
155 evp.sigev_signo = SIGALRM; /* any will do */ in setup_test()
/external/ltp/testcases/open_posix_testsuite/functional/timers/timers/
Dtwoevtimers.c66 ev1.sigev_signo = SIGABRT; in main()
68 ev2.sigev_signo = SIGALRM; in main()
Dtwoptimers.c55 ev.sigev_signo = SIGABRT; in main()
101 ev.sigev_signo = SIGALRM; in main()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/lio_listio/
D3-1.c104 aiocbs[i]->aio_sigevent.sigev_signo = SIGRTMIN + 1; in main()
110 event.sigev_signo = SIGRTMIN + 2; in main()
D10-1.c104 aiocbs[i]->aio_sigevent.sigev_signo = SIGRTMIN + 1; in main()
110 event.sigev_signo = SIGRTMIN + 2; in main()
D7-1.c108 aiocbs[i]->aio_sigevent.sigev_signo = SIGRTMIN + 1; in main()
114 event.sigev_signo = SIGRTMIN + 2; in main()
D15-1.c108 aiocbs[i]->aio_sigevent.sigev_signo = SIGRTMIN + 1; in main()
114 event.sigev_signo = SIGRTMIN + 2; in main()
D14-1.c114 aiocbs[i]->aio_sigevent.sigev_signo = SIGRTMIN + 1; in main()
120 event.sigev_signo = SIGRTMIN + 2; in main()
D2-1.c103 aiocbs[i]->aio_sigevent.sigev_signo = SIGRTMIN + 1; in main()
109 event.sigev_signo = SIGRTMIN + 2; in main()
D4-1.c111 aiocbs[i]->aio_sigevent.sigev_signo = SIGRTMIN + 1; in main()
117 event.sigev_signo = SIGRTMIN + 2; in main()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_suspend/
D4-1.c111 aiocbs[i].aio_sigevent.sigev_signo = SIGRTMIN + 1; in main()
121 event.sigev_signo = SIGRTMIN + 2; in main()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_close/
D2-1.c108 se.sigev_signo = SIGUSR1; in parent_process()
195 se.sigev_signo = 0; in child_process()
/external/ltp/lib/
Dtlibio.c604 aiocbp.aio_sigevent.sigev_signo = 0; in lio_write_buffer()
681 aiocbp.aio_sigevent.sigev_signo = sig; in lio_write_buffer()
1175 aiocbp.aio_sigevent.sigev_signo = 0; in lio_read_buffer()
1252 aiocbp.aio_sigevent.sigev_signo = sig; in lio_read_buffer()
1688 sigrelse(aiocbp->aio_sigevent.sigev_signo);
1890 sigrelse(aiocbp->aio_sigevent.sigev_signo);
1907 sigrelse(aiocbp->aio_sigevent.sigev_signo);
1919 sigrelse(aiocbp->aio_sigevent.sigev_signo);
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_create/
D16-1.c26 ev.sigev_signo = SIGALRM; in main()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_getoverrun/speculative/
D6-3.c30 ev.sigev_signo = SIGCONT; in main()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_notify/
D8-1.c42 notification.sigev_signo = SIGUSR1; in main()

12345