Home
last modified time | relevance | path

Searched refs:sigev_notify_attributes (Results 1 – 5 of 5) sorted by relevance

/sysdeps/pthread/bits/types/
A Dsigevent_t.h15 pthread_attr_t *sigev_notify_attributes; /* Really pthread_attr_t.*/ member
/sysdeps/unix/sysv/linux/bits/types/
A Dsigevent_t.h46 #define sigev_notify_attributes _sigev_un._sigev_thread._attribute macro
/sysdeps/unix/sysv/linux/
A Dtimer_create.c90 if (evp->sigev_notify_attributes != NULL) in ___timer_create()
96 oattr = (struct pthread_attr *) evp->sigev_notify_attributes; in ___timer_create()
A Dmq_notify.c235 if (notification->sigev_notify_attributes != NULL) in __mq_notify()
243 notification->sigev_notify_attributes); in __mq_notify()
/sysdeps/pthread/
A Dtst-timer.c86 sigev2.sigev_notify_attributes = NULL; in main()

Completed in 12 milliseconds