Home
last modified time | relevance | path

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

/glibc-2.36/rt/
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()
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()
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()
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()
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()
Daio.h41 struct sigevent aio_sigevent; /* Signal number and value. */ member
69 struct sigevent aio_sigevent; /* Signal number and value. */ member
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()
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()
Dtst-aio8.c25 req.aio_sigevent.sigev_notify = SIGEV_NONE; in do_test()
Dtst-aio6.c53 cb.aio_sigevent.sigev_notify = SIGEV_NONE; in do_test()
Dtst-aio9.c82 req.aio_sigevent.sigev_notify = SIGEV_NONE; in do_test()
Dtst-aio10.c83 req.aio_sigevent.sigev_notify = SIGEV_NONE; in do_test()
Daio_notify.c120 if (__aio_notify_only (&aiocbp->aio_sigevent) != 0) in __aio_notify()
Dlio_listio-common.c98 list[cnt]->aio_sigevent.sigev_notify = SIGEV_NONE; in lio_listio_internal()
/glibc-2.36/conform/data/
Daio.h-data10 element {struct aiocb} {struct sigevent} aio_sigevent
/glibc-2.36/manual/
Dllio.texi2367 @item struct sigevent aio_sigevent
2444 @item struct sigevent aio_sigevent
2646 request according to the @code{aiocbp->aio_sigevent} value.
2729 request according to the @code{aiocbp->aio_sigevent} value.
3010 @code{aiocbp->aio_sigevent} will happen only after all requests for this