Searched refs:SIGEV_NONE (Results 1 – 8 of 8) sorted by relevance
29 struct sigevent sevp = {.sigev_notify = SIGEV_NONE}; in run_test()
320 #define SIGEV_NONE 1 /* other notification: meaningless */ macro
65 ~(SIGEV_SIGNAL | SIGEV_NONE | SIGEV_THREAD))424 case SIGEV_NONE: in good_sigevent()698 sig_none = timr->it_sigev_notify == SIGEV_NONE; in common_timer_get()920 sigev_none = timr->it_sigev_notify == SIGEV_NONE; in common_timer_set()
625 bool sigev_none = timer->it_sigev_notify == SIGEV_NONE; in posix_cpu_timer_set()743 bool sigev_none = timer->it_sigev_notify == SIGEV_NONE; in __posix_cpu_timer_get()
793 case SIGEV_NONE: in __do_notify()1304 if (unlikely(notification->sigev_notify != SIGEV_NONE && in do_mq_notify()1371 case SIGEV_NONE: in do_mq_notify()1372 info->notify.sigev_notify = SIGEV_NONE; in do_mq_notify()
464 sev.sigev_notify = SIGEV_NONE; in check_sigev_none()
2536 [SIGEV_NONE] = "none", in show_timer()
297 cblock->aio_sigevent.sigev_notify = SIGEV_NONE; in record__aio_write()