Searched refs:sigev_notify_attributes (Results 1 – 6 of 6) sorted by relevance
204 if (evp->sigev_notify_attributes) in __sigev_alloc()205 attrcopy(evp->sigev_notify_attributes, &sn->sn_attr); in __sigev_alloc()
194 #define sigev_notify_attributes _sigev_un._sigev_thread._attribute macro
204 sev.sigev_notify_attributes = NULL; in ATF_TC_BODY()
227 sev.sigev_notify_attributes = NULL; in setup_thread()
612 sev.sigev_notify_attributes = NULL; in fmd_timer_install()
90 uptr sigev_notify_attributes; member