Searched refs:SIGEV_SIGNAL (Results 1 – 8 of 8) sorted by relevance
287 sev.sigev_notify = SIGEV_SIGNAL; in check_sig_ign()365 sev.sigev_notify = SIGEV_SIGNAL; in check_rearm()421 sev.sigev_notify = SIGEV_SIGNAL; in check_delete()510 sev.sigev_notify = SIGEV_SIGNAL; in check_gettime()570 sev.sigev_notify = SIGEV_SIGNAL; in check_overrun()
121 se.sigev_notify = SIGEV_SIGNAL; in main()
119 se.sigev_notify = SIGEV_SIGNAL; in setup_timer()
293 se.sigev_notify = SIGEV_SIGNAL; in main()
649 info->notify.sigev_notify == SIGEV_SIGNAL) ? in mqueue_read_file()795 case SIGEV_SIGNAL: { in __do_notify()1305 notification->sigev_notify != SIGEV_SIGNAL && in do_mq_notify()1308 if (notification->sigev_notify == SIGEV_SIGNAL && in do_mq_notify()1381 case SIGEV_SIGNAL: in do_mq_notify()1384 info->notify.sigev_notify = SIGEV_SIGNAL; in do_mq_notify()
319 #define SIGEV_SIGNAL 0 /* notify via signal */ macro
65 ~(SIGEV_SIGNAL | SIGEV_NONE | SIGEV_THREAD))413 case SIGEV_SIGNAL | SIGEV_THREAD_ID: in good_sigevent()419 case SIGEV_SIGNAL: in good_sigevent()527 new_timer->it_sigev_notify = SIGEV_SIGNAL; in do_timer_create()
2535 [SIGEV_SIGNAL] = "signal", in show_timer()