Searched refs:tcd_notif (Results 1 – 3 of 3) sorted by relevance
218 tcdp->tcd_notif.sigev_notify_function, in timer_spawner()219 tcdp->tcd_notif.sigev_value) != 0) in timer_spawner()257 function = tcdp->tcd_notif.sigev_notify_function; in mqueue_spawner()427 (void) memset(&tcdp->tcd_notif, 0, sizeof (tcdp->tcd_notif)); in free_sigev_handler()484 tcdp->tcd_notif = *sigevp; 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()
55 struct sigevent tcd_notif; /* encapsulates usr fct and usr vals */ member
923 tcdp->tcd_notif.sigev_notify = SIGEV_THREAD; in cancel_if_necessary()924 tcdp->tcd_notif.sigev_signo = 0; in cancel_if_necessary()925 tcdp->tcd_notif.sigev_value = sigevp->sigev_value; in cancel_if_necessary()926 tcdp->tcd_notif.sigev_notify_function = in cancel_if_necessary()