Searched refs:SIGEV_SIGNAL (Results 1 – 14 of 14) sorted by relevance
29 SIGEV_SIGNAL = 0, /* Notify via signal. */ enumerator30 # define SIGEV_SIGNAL SIGEV_SIGNAL macro
135 se.sigev_notify = SIGEV_SIGNAL; in main()
131 se.sigev_notify = SIGEV_SIGNAL; in setup_timer()
293 se.sigev_notify = SIGEV_SIGNAL; in main()
648 info->notify.sigev_notify == SIGEV_SIGNAL) ? in mqueue_read_file()794 case SIGEV_SIGNAL: { in __do_notify()1332 notification->sigev_notify != SIGEV_SIGNAL && in do_mq_notify()1335 if (notification->sigev_notify == SIGEV_SIGNAL && in do_mq_notify()1415 case SIGEV_SIGNAL: in do_mq_notify()1418 info->notify.sigev_notify = SIGEV_SIGNAL; in do_mq_notify()
64 ~(SIGEV_SIGNAL | SIGEV_NONE | SIGEV_THREAD))437 case SIGEV_SIGNAL | SIGEV_THREAD_ID: in good_sigevent()443 case SIGEV_SIGNAL: in good_sigevent()540 new_timer->it_sigev_notify = SIGEV_SIGNAL; in do_timer_create()
303 #define SIGEV_SIGNAL 0 /* notify via signal */ macro
305 #define SIGEV_SIGNAL 0 /* notify via signal */ macro
144 local_evp.sigev_notify = SIGEV_SIGNAL;159 - ? evp->sigev_notify : SIGEV_SIGNAL);
2458 [SIGEV_SIGNAL] = "signal", in show_timer()
3484 ‘SIGEV_SIGNAL’, the signal determined by ‘sigev_signo’ is3560 ‘SIGEV_SIGNAL’, the signal determined by ‘sigev_signo’ is