Searched refs:SIGEV_SIGNAL (Results 1 – 7 of 7) sorted by relevance
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()
574 info->notify.sigev_notify == SIGEV_SIGNAL) ? in mqueue_read_file()716 case SIGEV_SIGNAL: in __do_notify()1231 notification->sigev_notify != SIGEV_SIGNAL && in do_mq_notify()1234 if (notification->sigev_notify == SIGEV_SIGNAL && in do_mq_notify()1314 case SIGEV_SIGNAL: in do_mq_notify()1317 info->notify.sigev_notify = SIGEV_SIGNAL; in do_mq_notify()
63 ~(SIGEV_SIGNAL | SIGEV_NONE | SIGEV_THREAD))411 case SIGEV_SIGNAL | SIGEV_THREAD_ID: in good_sigevent()417 case SIGEV_SIGNAL: in good_sigevent()514 new_timer->it_sigev_notify = SIGEV_SIGNAL; in do_timer_create()
303 #define SIGEV_SIGNAL 0 /* notify via signal */ macro
2310 [SIGEV_SIGNAL] = "signal", in show_timer()