Home
last modified time | relevance | path

Searched refs:SIGEV_THREAD (Results 1 – 6 of 6) sorted by relevance

/sysdeps/unix/sysv/linux/bits/
A Dsigevent-consts.h33 SIGEV_THREAD, /* Deliver via thread creation. */ enumerator
34 # define SIGEV_THREAD SIGEV_THREAD macro
/sysdeps/pthread/
A Dtst-cancel28.c56 sev.sigev_notify = SIGEV_THREAD; in do_test()
A Dtst-timer.c84 sigev2.sigev_notify = SIGEV_THREAD; in main()
/sysdeps/unix/sysv/linux/
A Dmq_notify.c209 if (notification == NULL || notification->sigev_notify != SIGEV_THREAD) in __mq_notify()
254 se.sigev_notify = SIGEV_THREAD; in __mq_notify()
A Dtimer_create.c44 || __builtin_expect (evp->sigev_notify != SIGEV_THREAD, 1)) in ___timer_create()
/sysdeps/htl/
A Dtimer_routines.c328 case SIGEV_THREAD: in thread_expire_timer()

Completed in 7 milliseconds