Searched refs:sigev_notify_attributes (Results 1 – 3 of 3) sorted by relevance
139 if (evp->sigev_notify_attributes == nullptr) { in timer_create()142 thread_attributes = *reinterpret_cast<pthread_attr_t*>(evp->sigev_notify_attributes); in timer_create()
57 STRUCT_MEMBER(struct sigevent, void*, sigev_notify_attributes); in signal_h()59 STRUCT_MEMBER(struct sigevent, pthread_attr_t*, sigev_notify_attributes); in signal_h()
236 #define sigev_notify_attributes _sigev_un._sigev_thread._attribute macro