Searched refs:sigev_notify_attributes (Results 1 – 5 of 5) sorted by relevance
15 pthread_attr_t *sigev_notify_attributes; /* Really pthread_attr_t.*/ member
46 #define sigev_notify_attributes _sigev_un._sigev_thread._attribute macro
90 if (evp->sigev_notify_attributes != NULL) in ___timer_create()96 oattr = (struct pthread_attr *) evp->sigev_notify_attributes; in ___timer_create()
235 if (notification->sigev_notify_attributes != NULL) in __mq_notify()243 notification->sigev_notify_attributes); in __mq_notify()
86 sigev2.sigev_notify_attributes = NULL; in main()
Completed in 12 milliseconds