Searched refs:SIGEV_NONE (Results 1 – 5 of 5) sorted by relevance
297 #define SIGEV_NONE 1 /* other notification: meaningless */ macro
84 ~(SIGEV_SIGNAL | SIGEV_NONE | SIGEV_THREAD))446 case SIGEV_NONE: in good_sigevent()675 sig_none = timr->it_sigev_notify == SIGEV_NONE; in common_timer_get()864 sigev_none = timr->it_sigev_notify == SIGEV_NONE; in common_timer_set()
511 if ((timer->it_sigev_notify & ~SIGEV_THREAD_ID) == SIGEV_NONE) { in cpu_timer_fire()
660 case SIGEV_NONE: in __do_notify()1176 if (unlikely(notification->sigev_notify != SIGEV_NONE && in do_mq_notify()1255 case SIGEV_NONE: in do_mq_notify()1256 info->notify.sigev_notify = SIGEV_NONE; in do_mq_notify()
2293 [SIGEV_NONE] = "none", in show_timer()