Home
last modified time | relevance | path

Searched refs:sigev_notify (Results 1 – 25 of 115) sorted by relevance

12345

/external/strace/tests-mx32/
Dtimer_create.c50 .sigev_notify = 0xdefaced, in main()
61 sev.sigev_signo, sev.sigev_notify, in main()
64 sev.sigev_notify = SIGEV_NONE; in main()
74 sev.sigev_notify = SIGEV_SIGNAL; in main()
84 sev.sigev_notify = SIGEV_THREAD; in main()
104 sev.sigev_notify = SIGEV_THREAD_ID; in main()
Dmq_sendrecv.c232 .sigev_notify = 0xdefaced, in main()
375 bogus_sev->sigev_signo, bogus_sev->sigev_notify, in main()
379 bogus_sev->sigev_notify = SIGEV_NONE; in main()
388 bogus_sev->sigev_notify = SIGEV_SIGNAL; in main()
397 bogus_sev->sigev_notify = SIGEV_THREAD; in main()
/external/strace/tests-m32/
Dtimer_create.c50 .sigev_notify = 0xdefaced, in main()
61 sev.sigev_signo, sev.sigev_notify, in main()
64 sev.sigev_notify = SIGEV_NONE; in main()
74 sev.sigev_notify = SIGEV_SIGNAL; in main()
84 sev.sigev_notify = SIGEV_THREAD; in main()
104 sev.sigev_notify = SIGEV_THREAD_ID; in main()
Dmq_sendrecv.c232 .sigev_notify = 0xdefaced, in main()
375 bogus_sev->sigev_signo, bogus_sev->sigev_notify, in main()
379 bogus_sev->sigev_notify = SIGEV_NONE; in main()
388 bogus_sev->sigev_notify = SIGEV_SIGNAL; in main()
397 bogus_sev->sigev_notify = SIGEV_THREAD; in main()
/external/strace/tests/
Dtimer_create.c50 .sigev_notify = 0xdefaced, in main()
61 sev.sigev_signo, sev.sigev_notify, in main()
64 sev.sigev_notify = SIGEV_NONE; in main()
74 sev.sigev_notify = SIGEV_SIGNAL; in main()
84 sev.sigev_notify = SIGEV_THREAD; in main()
104 sev.sigev_notify = SIGEV_THREAD_ID; in main()
Dmq_sendrecv.c232 .sigev_notify = 0xdefaced, in main()
375 bogus_sev->sigev_signo, bogus_sev->sigev_notify, in main()
379 bogus_sev->sigev_notify = SIGEV_NONE; in main()
388 bogus_sev->sigev_notify = SIGEV_SIGNAL; in main()
397 bogus_sev->sigev_notify = SIGEV_THREAD; in main()
/external/ltp/lib/
Dtlibio.c603 aiocbp.aio_sigevent.sigev_notify = SIGEV_NONE; in lio_write_buffer()
680 aiocbp.aio_sigevent.sigev_notify = SIGEV_SIGNAL; in lio_write_buffer()
690 aiocbp.aio_sigevent.sigev_notify = SIGEV_CALLBACK; in lio_write_buffer()
700 aiocbp.aio_sigevent.sigev_notify = SIGEV_THREAD; in lio_write_buffer()
1174 aiocbp.aio_sigevent.sigev_notify = SIGEV_NONE; in lio_read_buffer()
1251 aiocbp.aio_sigevent.sigev_notify = SIGEV_SIGNAL; in lio_read_buffer()
1258 aiocbp.aio_sigevent.sigev_notify = SIGEV_CALLBACK; in lio_read_buffer()
1268 aiocbp.aio_sigevent.sigev_notify = SIGEV_THREAD; in lio_read_buffer()
1687 if (aiocbp->aio_sigevent.sigev_notify == SIGEV_SIGNAL)
1700 (aiocbp->aio_sigevent.sigev_notify ==
[all …]
/external/strace/
Dprint_sigevent.c55 switch (sev.sigev_notify) { in MPERS_PRINTER_DECL()
66 printxval(sigev_value, sev.sigev_notify, "SIGEV_???"); in MPERS_PRINTER_DECL()
68 switch (sev.sigev_notify) { in MPERS_PRINTER_DECL()
Dsigevent.h37 int sigev_notify; member
/external/ltp/testcases/kernel/syscalls/mq_notify/
Dmq_notify02.c37 {{.sigev_notify = -1}, EINVAL},
38 {{.sigev_notify = SIGEV_SIGNAL, .sigev_signo = _NSIG+1}, EINVAL},
/external/ltp/testcases/kernel/timers/timer_create/
Dtimer_create03.c134 evp.sigev_notify = SIGEV_SIGNAL; in setup_test()
143 evp.sigev_notify = SIGEV_NONE; in setup_test()
Dtimer_create02.c147 evp.sigev_notify = SIGEV_SIGNAL; in setup_test()
156 evp.sigev_notify = SIGEV_NONE; in setup_test()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_close/
D2-1.c107 se.sigev_notify = SIGEV_SIGNAL; in parent_process()
178 se.sigev_notify = SIGEV_SIGNAL; in child_process()
194 se.sigev_notify = SIGEV_SIGNAL; in child_process()
/external/ltp/testcases/open_posix_testsuite/functional/timers/timers/
Dtwoevtimers.c65 ev1.sigev_notify = SIGEV_SIGNAL; in main()
67 ev2.sigev_notify = SIGEV_SIGNAL; in main()
Dtwoptimers.c54 ev.sigev_notify = SIGEV_SIGNAL; in main()
100 ev.sigev_notify = SIGEV_SIGNAL; in main()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_cancel/
D5-1.c87 aiocb[i]->aio_sigevent.sigev_notify = SIGEV_NONE; in main()
131 (aiocb[i]->aio_sigevent.sigev_notify != in main()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/lio_listio/
D3-1.c103 aiocbs[i]->aio_sigevent.sigev_notify = SIGEV_SIGNAL; in main()
109 event.sigev_notify = SIGEV_SIGNAL; in main()
D10-1.c103 aiocbs[i]->aio_sigevent.sigev_notify = SIGEV_SIGNAL; in main()
109 event.sigev_notify = SIGEV_SIGNAL; in main()
D7-1.c107 aiocbs[i]->aio_sigevent.sigev_notify = SIGEV_SIGNAL; in main()
113 event.sigev_notify = SIGEV_SIGNAL; in main()
D15-1.c107 aiocbs[i]->aio_sigevent.sigev_notify = SIGEV_SIGNAL; in main()
113 event.sigev_notify = SIGEV_SIGNAL; in main()
D14-1.c113 aiocbs[i]->aio_sigevent.sigev_notify = SIGEV_SIGNAL; in main()
119 event.sigev_notify = SIGEV_SIGNAL; in main()
D2-1.c102 aiocbs[i]->aio_sigevent.sigev_notify = SIGEV_SIGNAL; in main()
108 event.sigev_notify = SIGEV_SIGNAL; in main()
D4-1.c110 aiocbs[i]->aio_sigevent.sigev_notify = SIGEV_SIGNAL; in main()
116 event.sigev_notify = SIGEV_SIGNAL; in main()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_suspend/
D4-1.c110 aiocbs[i].aio_sigevent.sigev_notify = SIGEV_SIGNAL; in main()
120 event.sigev_notify = SIGEV_SIGNAL; in main()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_create/
D16-1.c25 ev.sigev_notify = SIGEV_SIGNAL; in main()

12345