Searched refs:SIGEV_THREAD (Results 1 – 4 of 4) sorted by relevance
680 case SIGEV_THREAD: in __do_notify()707 info->notify.sigev_notify == SIGEV_THREAD) { in remove_notification()1178 notification->sigev_notify != SIGEV_THREAD)) in do_mq_notify()1184 if (notification->sigev_notify == SIGEV_THREAD) { in do_mq_notify()1258 case SIGEV_THREAD: in do_mq_notify()1263 info->notify.sigev_notify = SIGEV_THREAD; in do_mq_notify()1430 if (n.sigev_notify == SIGEV_THREAD) in COMPAT_SYSCALL_DEFINE2()
298 #define SIGEV_THREAD 2 /* deliver via thread creation */ macro
84 ~(SIGEV_SIGNAL | SIGEV_NONE | SIGEV_THREAD))442 case SIGEV_THREAD: in good_sigevent()
2294 [SIGEV_THREAD] = "thread", in show_timer()