Searched refs:sigev_notify (Results 1 – 4 of 4) sorted by relevance
173 int sigev_notify; /* Notification type */ member206 int sigev_notify; /* Notification type */ member214 int sigev_notify; /* Notification type */ member222 int sigev_notify; /* Notification type */ member
35 ap[n].aio_sigevent.sigev_notify = SIGEV_NONE; in attempt()
443 aiocbp->aio_sigevent.sigev_notify = SIGEV_KEVENT;520 aiocbp->aio_sigevent.sigev_notify = SIGEV_KEVENT;
1355 sigev->sigev_notify = sigevent64.sigev_notify; in aio_copy_in_sigev()1369 sigev->sigev_notify = sigevent32.sigev_notify; in aio_copy_in_sigev()1395 switch (sigev->sigev_notify) { in aio_sigev_validate()1622 (entryp->aiocb.aio_sigevent.sigev_notify != SIGEV_KEVENT)) { in lio_listio()1656 (entries[i]->aiocb.aio_sigevent.sigev_notify == SIGEV_KEVENT)) { in lio_listio()1947 if ((entryp->aiocb.aio_sigevent.sigev_notify == SIGEV_KEVENT) && in aio_queue_async_request()2114 } else if (entryp->aiocb.aio_sigevent.sigev_notify == SIGEV_SIGNAL) { in do_aio_completion_and_unlock()2120 } else if (entryp->aiocb.aio_sigevent.sigev_notify == SIGEV_KEVENT) { in do_aio_completion_and_unlock()2439 the_user_aiocbp->aio_sigevent.sigev_notify = my_aiocbp->aio_sigevent.sigev_notify; in do_munge_aiocb_user32_to_user()2466 the_user_aiocbp->aio_sigevent.sigev_notify = my_aiocbp->aio_sigevent.sigev_notify; in do_munge_aiocb_user64_to_user()