Searched refs:sigev_notify_attributes (Results 1 – 2 of 2) sorted by relevance
176 pthread_attr_t *sigev_notify_attributes; /* Notification attributes */ member209 user64_addr_t sigev_notify_attributes; /* Notify attributes */ member217 user32_addr_t sigev_notify_attributes; /* Notify attributes */ member225 user_addr_t sigev_notify_attributes; /* Notify attributes */ member
1241 sigev->sigev_notify_attributes = sigevent64.sigev_notify_attributes; in aio_copy_in_sigev()1255 sigev->sigev_notify_attributes = CAST_USER_ADDR_T(sigevent32.sigev_notify_attributes); in aio_copy_in_sigev()2225 the_user_aiocbp->aio_sigevent.sigev_notify_attributes = in do_munge_aiocb_user32_to_user()2226 CAST_USER_ADDR_T(my_aiocbp->aio_sigevent.sigev_notify_attributes); in do_munge_aiocb_user32_to_user()2252 the_user_aiocbp->aio_sigevent.sigev_notify_attributes = in do_munge_aiocb_user64_to_user()2253 my_aiocbp->aio_sigevent.sigev_notify_attributes; in do_munge_aiocb_user64_to_user()