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;585 aiocbp->aio_sigevent.sigev_notify = SIGEV_KEVENT;
865 (entryp->aiocb.aio_sigevent.sigev_notify != SIGEV_KEVENT)) { in aio_return()1361 sigev->sigev_notify = sigevent64.sigev_notify; in aio_copy_in_sigev()1375 sigev->sigev_notify = sigevent32.sigev_notify; in aio_copy_in_sigev()1401 switch (sigev->sigev_notify) { in aio_sigev_validate()1669 if (entryp->aiocb.aio_sigevent.sigev_notify != SIGEV_KEVENT) { in lio_listio()1998 if (entryp->aiocb.aio_sigevent.sigev_notify == SIGEV_KEVENT) { in aio_queue_async_request()2174 } else if (entryp->aiocb.aio_sigevent.sigev_notify == SIGEV_SIGNAL) { in do_aio_completion_and_unlock()2180 } else if (entryp->aiocb.aio_sigevent.sigev_notify == SIGEV_KEVENT) { in do_aio_completion_and_unlock()2499 the_user_aiocbp->aio_sigevent.sigev_notify = my_aiocbp->aio_sigevent.sigev_notify; in do_munge_aiocb_user32_to_user()2526 the_user_aiocbp->aio_sigevent.sigev_notify = my_aiocbp->aio_sigevent.sigev_notify; in do_munge_aiocb_user64_to_user()