/external/strace/tests-mx32/ |
D | timer_create.c | 50 .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()
|
D | mq_sendrecv.c | 232 .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/ |
D | timer_create.c | 50 .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()
|
D | mq_sendrecv.c | 232 .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/ |
D | timer_create.c | 50 .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()
|
D | mq_sendrecv.c | 232 .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/ |
D | tlibio.c | 603 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/ |
D | print_sigevent.c | 55 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()
|
D | sigevent.h | 37 int sigev_notify; member
|
/external/ltp/testcases/kernel/syscalls/mq_notify/ |
D | mq_notify02.c | 37 {{.sigev_notify = -1}, EINVAL}, 38 {{.sigev_notify = SIGEV_SIGNAL, .sigev_signo = _NSIG+1}, EINVAL},
|
/external/ltp/testcases/kernel/timers/timer_create/ |
D | timer_create03.c | 134 evp.sigev_notify = SIGEV_SIGNAL; in setup_test() 143 evp.sigev_notify = SIGEV_NONE; in setup_test()
|
D | timer_create02.c | 147 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/ |
D | 2-1.c | 107 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/ |
D | twoevtimers.c | 65 ev1.sigev_notify = SIGEV_SIGNAL; in main() 67 ev2.sigev_notify = SIGEV_SIGNAL; in main()
|
D | twoptimers.c | 54 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/ |
D | 5-1.c | 87 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/ |
D | 3-1.c | 103 aiocbs[i]->aio_sigevent.sigev_notify = SIGEV_SIGNAL; in main() 109 event.sigev_notify = SIGEV_SIGNAL; in main()
|
D | 10-1.c | 103 aiocbs[i]->aio_sigevent.sigev_notify = SIGEV_SIGNAL; in main() 109 event.sigev_notify = SIGEV_SIGNAL; in main()
|
D | 7-1.c | 107 aiocbs[i]->aio_sigevent.sigev_notify = SIGEV_SIGNAL; in main() 113 event.sigev_notify = SIGEV_SIGNAL; in main()
|
D | 15-1.c | 107 aiocbs[i]->aio_sigevent.sigev_notify = SIGEV_SIGNAL; in main() 113 event.sigev_notify = SIGEV_SIGNAL; in main()
|
D | 14-1.c | 113 aiocbs[i]->aio_sigevent.sigev_notify = SIGEV_SIGNAL; in main() 119 event.sigev_notify = SIGEV_SIGNAL; in main()
|
D | 2-1.c | 102 aiocbs[i]->aio_sigevent.sigev_notify = SIGEV_SIGNAL; in main() 108 event.sigev_notify = SIGEV_SIGNAL; in main()
|
D | 4-1.c | 110 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/ |
D | 4-1.c | 110 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/ |
D | 16-1.c | 25 ev.sigev_notify = SIGEV_SIGNAL; in main()
|