Home
last modified time | relevance | path

Searched refs:aio_sigevent (Results 1 – 14 of 14) sorted by relevance

/rt/
A Dtst-aio2.c75 cb.aio_sigevent.sigev_notify = SIGEV_THREAD; in do_test()
76 cb.aio_sigevent.sigev_notify_function = thrfct; in do_test()
77 cb.aio_sigevent.sigev_notify_attributes = NULL; in do_test()
78 cb.aio_sigevent.sigev_value.sival_ptr = NULL; in do_test()
A Dtst-aio3.c74 cb.aio_sigevent.sigev_notify = SIGEV_THREAD; in do_test()
75 cb.aio_sigevent.sigev_notify_function = thrfct; in do_test()
76 cb.aio_sigevent.sigev_notify_attributes = NULL; in do_test()
77 cb.aio_sigevent.sigev_value.sival_ptr = NULL; in do_test()
A Dtst-aio4.c101 cb.aio_sigevent.sigev_notify = SIGEV_SIGNAL; in do_test()
102 cb.aio_sigevent.sigev_notify_function = NULL; in do_test()
103 cb.aio_sigevent.sigev_notify_attributes = NULL; in do_test()
104 cb.aio_sigevent.sigev_signo = my_signo; in do_test()
105 cb.aio_sigevent.sigev_value.sival_ptr = NULL; in do_test()
A Dtst-aio5.c83 cb.aio_sigevent.sigev_notify = SIGEV_THREAD; in do_test()
84 cb.aio_sigevent.sigev_notify_function = callback; in do_test()
85 cb.aio_sigevent.sigev_notify_attributes = NULL; in do_test()
86 cb.aio_sigevent.sigev_value.sival_int = MY_SIVAL; in do_test()
A Dtst-aio7.c52 cb.aio_sigevent.sigev_notify = SIGEV_NONE; in do_test()
87 cb.aio_sigevent.sigev_notify = SIGEV_NONE; in do_test()
125 cb0.aio_sigevent.sigev_notify = SIGEV_NONE; in do_test()
145 cb1.aio_sigevent.sigev_notify = SIGEV_NONE; in do_test()
A Dtst-aio8.c25 req.aio_sigevent.sigev_notify = SIGEV_NONE; in do_test()
A Dtst-aio6.c53 cb.aio_sigevent.sigev_notify = SIGEV_NONE; in do_test()
A Dtst-aio9.c82 req.aio_sigevent.sigev_notify = SIGEV_NONE; in do_test()
A Dtst-aio10.c83 req.aio_sigevent.sigev_notify = SIGEV_NONE; in do_test()
A Daio.h41 struct sigevent aio_sigevent; /* Signal number and value. */ member
69 struct sigevent aio_sigevent; /* Signal number and value. */ member
A Dtst-aio64.c155 cbs[cnt].aio_sigevent.sigev_notify = SIGEV_NONE; in do_test()
215 cbs_fsync.aio_sigevent.sigev_notify = SIGEV_NONE; in do_test()
A Dtst-aio.c154 cbs[cnt].aio_sigevent.sigev_notify = SIGEV_NONE; in do_test()
214 cbs_fsync.aio_sigevent.sigev_notify = SIGEV_NONE; in do_test()
A Daio_notify.c120 if (__aio_notify_only (&aiocbp->aio_sigevent) != 0) in __aio_notify()
A Dlio_listio-common.c98 list[cnt]->aio_sigevent.sigev_notify = SIGEV_NONE; in lio_listio_internal()

Completed in 20 milliseconds