Searched refs:SIGEV_NONE (Results 1 – 13 of 13) sorted by relevance
31 SIGEV_NONE, /* Other notification: meaningless. */ enumerator32 # define SIGEV_NONE SIGEV_NONE macro
29 struct sigevent sevp = {.sigev_notify = SIGEV_NONE}; in run_test()
64 ~(SIGEV_SIGNAL | SIGEV_NONE | SIGEV_THREAD))448 case SIGEV_NONE: in good_sigevent()676 sig_none = timr->it_sigev_notify == SIGEV_NONE; in common_timer_get()891 sigev_none = timr->it_sigev_notify == SIGEV_NONE; in common_timer_set()
536 if ((timer->it_sigev_notify & ~SIGEV_THREAD_ID) == SIGEV_NONE) { in cpu_timer_fire()
304 #define SIGEV_NONE 1 /* other notification: meaningless */ macro
306 #define SIGEV_NONE 1 /* other notification: meaningless */ macro
792 case SIGEV_NONE: in __do_notify()1331 if (unlikely(notification->sigev_notify != SIGEV_NONE && in do_mq_notify()1405 case SIGEV_NONE: in do_mq_notify()1406 info->notify.sigev_notify = SIGEV_NONE; in do_mq_notify()
188 cblock->aio_sigevent.sigev_notify = SIGEV_NONE; in record__aio_write()
2459 [SIGEV_NONE] = "none", in show_timer()
3483 is ‘SIGEV_NONE’, no notification is sent. If it is3559 is ‘SIGEV_NONE’ no notification is sent. If it is