Searched refs:sigev_notify_function (Results 1 – 6 of 6) sorted by relevance
218 tcdp->tcd_notif.sigev_notify_function, in timer_spawner()257 function = tcdp->tcd_notif.sigev_notify_function; in mqueue_spawner()315 function = sigevp->sigev_notify_function; in aio_spawner()324 function = aiocbp->aio_sigevent.sigev_notify_function; in aio_spawner()335 function = aiocbp->aio_sigevent.sigev_notify_function; in aio_spawner()638 sigevp->sigev_notify_function == NULL) in _aio_sigev_thread_init()
94 sigevp->sigev_notify_function != NULL) { in timer_create()
926 tcdp->tcd_notif.sigev_notify_function = in cancel_if_necessary()927 sigevp->sigev_notify_function; in cancel_if_necessary()
90 void (*sigev_notify_function)(union sigval); member110 caddr32_t sigev_notify_function; member
133 void (*sigev_notify_function)(union sigval); member
3272 dest->aio_sigevent.sigev_notify_function = (void (*)(union sigval)) in aiocb_LFton()3273 (uintptr_t)src->aio_sigevent.sigev_notify_function; in aiocb_LFton()3778 dest->aio_sigevent.sigev_notify_function = (void (*)(union sigval)) in aiocb_32ton()3779 (uintptr_t)src->aio_sigevent.sigev_notify_function; in aiocb_32ton()