Searched refs:sigev_notify_attributes (Results 1 – 2 of 2) sorted by relevance
177 pthread_attr_t *sigev_notify_attributes; /* Notification attributes */ member210 user64_addr_t sigev_notify_attributes; /* Notify attributes */ member218 user32_addr_t sigev_notify_attributes; /* Notify attributes */ member226 user_addr_t sigev_notify_attributes; /* Notify attributes */ member
1358 sigev->sigev_notify_attributes = sigevent64.sigev_notify_attributes; in aio_copy_in_sigev()1372 sigev->sigev_notify_attributes = CAST_USER_ADDR_T(sigevent32.sigev_notify_attributes); in aio_copy_in_sigev()2444 the_user_aiocbp->aio_sigevent.sigev_notify_attributes = in do_munge_aiocb_user32_to_user()2445 CAST_USER_ADDR_T(my_aiocbp->aio_sigevent.sigev_notify_attributes); in do_munge_aiocb_user32_to_user()2471 the_user_aiocbp->aio_sigevent.sigev_notify_attributes = in do_munge_aiocb_user64_to_user()2472 my_aiocbp->aio_sigevent.sigev_notify_attributes; in do_munge_aiocb_user64_to_user()