Home
last modified time | relevance | path

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

/src/lib/librt/
H A Daio.c72 aio_sigev_alloc(sigev_id_t id, struct sigevent *sigevent, in aio_sigev_alloc() function
111 ret = aio_sigev_alloc((sigev_id_t)iocb, &iocb->aio_sigevent, &sn, in aio_io()
207 ret = aio_sigev_alloc((sigev_id_t)iocb, &iocb->aio_sigevent, &sn, in __aio_fsync()
234 ret = aio_sigev_alloc((sigev_id_t)list, sig, &sn, &saved_ev); in __lio_listio()