Searched refs:SIGEV_SIGNAL (Results 1 – 8 of 8) sorted by relevance
399 sigevent.sigev_notify = SIGEV_SIGNAL; in main()419 sigevent.sigev_notify = SIGEV_SIGNAL; in main()
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()
518 info->notify.sigev_notify == SIGEV_SIGNAL) ? in mqueue_read_file()662 case SIGEV_SIGNAL: in __do_notify()1177 notification->sigev_notify != SIGEV_SIGNAL && in do_mq_notify()1180 if (notification->sigev_notify == SIGEV_SIGNAL && in do_mq_notify()1265 case SIGEV_SIGNAL: in do_mq_notify()1268 info->notify.sigev_notify = SIGEV_SIGNAL; in do_mq_notify()
296 #define SIGEV_SIGNAL 0 /* notify via signal */ macro
84 ~(SIGEV_SIGNAL | SIGEV_NONE | SIGEV_THREAD))435 case SIGEV_SIGNAL | SIGEV_THREAD_ID: in good_sigevent()441 case SIGEV_SIGNAL: in good_sigevent()538 new_timer->it_sigev_notify = SIGEV_SIGNAL; in do_timer_create()
2292 [SIGEV_SIGNAL] = "signal", in show_timer()