Searched refs:sigev_notify_attributes (Results 1 – 5 of 5) sorted by relevance
316 attrp = sigevp->sigev_notify_attributes; in aio_spawner()325 attrp = aiocbp->aio_sigevent.sigev_notify_attributes; in aio_spawner()336 attrp = aiocbp->aio_sigevent.sigev_notify_attributes; in aio_spawner()465 if (sigevp->sigev_notify_attributes == NULL) in setup_sigev_handler()476 sigevp->sigev_notify_attributes); in setup_sigev_handler()485 tcdp->tcd_notif.sigev_notify_attributes = tcdp->tcd_attrp; in setup_sigev_handler()527 tcdp->tcd_notif.sigev_notify_attributes); in launch_spawner()
911 sigevp->sigev_notify_attributes); in cancel_if_necessary()
91 pthread_attr_t *sigev_notify_attributes; member111 caddr32_t sigev_notify_attributes; member
138 pthread_attr_t *sigev_notify_attributes; member
3274 dest->aio_sigevent.sigev_notify_attributes = (pthread_attr_t *) in aiocb_LFton()3275 (uintptr_t)src->aio_sigevent.sigev_notify_attributes; in aiocb_LFton()3780 dest->aio_sigevent.sigev_notify_attributes = (pthread_attr_t *) in aiocb_32ton()3781 (uintptr_t)src->aio_sigevent.sigev_notify_attributes; in aiocb_32ton()