Searched refs:SIGEV_THREAD (Results 1 – 4 of 4) sorted by relevance
734 case SIGEV_THREAD: in __do_notify()761 info->notify.sigev_notify == SIGEV_THREAD) { in remove_notification()1232 notification->sigev_notify != SIGEV_THREAD)) in do_mq_notify()1238 if (notification->sigev_notify == SIGEV_THREAD) { in do_mq_notify()1307 case SIGEV_THREAD: in do_mq_notify()1312 info->notify.sigev_notify = SIGEV_THREAD; in do_mq_notify()1480 if (n.sigev_notify == SIGEV_THREAD) in COMPAT_SYSCALL_DEFINE2()
305 #define SIGEV_THREAD 2 /* deliver via thread creation */ macro
63 ~(SIGEV_SIGNAL | SIGEV_NONE | SIGEV_THREAD))418 case SIGEV_THREAD: in good_sigevent()
2312 [SIGEV_THREAD] = "thread", in show_timer()