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

/freebsd-12-stable/lib/librt/
H A Daio.c71 aio_sigev_alloc(sigev_id_t id, struct sigevent *sigevent, function
110 ret = aio_sigev_alloc((sigev_id_t)iocb, &iocb->aio_sigevent, &sn,
192 ret = aio_sigev_alloc((sigev_id_t)iocb, &iocb->aio_sigevent, &sn,
219 ret = aio_sigev_alloc((sigev_id_t)list, sig, &sn, &saved_ev);

Completed in 88 milliseconds