Home
last modified time | relevance | path

Searched refs:sigev_notify (Results 1 – 7 of 7) sorted by relevance

/sysdeps/pthread/bits/types/
A Dsigevent_t.h13 int sigev_notify; member
/sysdeps/unix/sysv/linux/bits/types/
A Dsigevent_t.h26 int sigev_notify; member
/sysdeps/unix/sysv/linux/
A Dtimer_create.c44 || __builtin_expect (evp->sigev_notify != SIGEV_THREAD, 1)) in ___timer_create()
53 local_evp.sigev_notify = SIGEV_SIGNAL; in ___timer_create()
113 .sigev_notify = SIGEV_SIGNAL | SIGEV_THREAD_ID, in ___timer_create()
A Dmq_notify.c209 if (notification == NULL || notification->sigev_notify != SIGEV_THREAD) in __mq_notify()
254 se.sigev_notify = SIGEV_THREAD; in __mq_notify()
/sysdeps/pthread/
A Dtst-timer.c73 .sigev_notify = SIGEV_SIGNAL, in main()
84 sigev2.sigev_notify = SIGEV_THREAD; in main()
A Dtst-cancel28.c56 sev.sigev_notify = SIGEV_THREAD; in do_test()
/sysdeps/htl/
A Dtimer_routines.c296 switch (__builtin_expect (timer->event.sigev_notify, SIGEV_SIGNAL)) in thread_expire_timer()

Completed in 18 milliseconds