Searched refs:SIGEV_SIGNAL (Results 1 – 7 of 7) sorted by relevance
146 se.sigev_notify = SIGEV_SIGNAL; in main()
133 se.sigev_notify = SIGEV_SIGNAL; in do_timer()
397 sigevent.sigev_notify = SIGEV_SIGNAL; in main()417 sigevent.sigev_notify = SIGEV_SIGNAL; in main()
495 info->notify.sigev_notify == SIGEV_SIGNAL) ? in mqueue_read_file()641 case SIGEV_SIGNAL: in __do_notify()1200 notification.sigev_notify != SIGEV_SIGNAL && in SYSCALL_DEFINE2()1203 if (notification.sigev_notify == SIGEV_SIGNAL && in SYSCALL_DEFINE2()1286 case SIGEV_SIGNAL: in SYSCALL_DEFINE2()1289 info->notify.sigev_notify = SIGEV_SIGNAL; in SYSCALL_DEFINE2()
268 #define SIGEV_SIGNAL 0 /* notify via signal */ macro
76 ~(SIGEV_SIGNAL | SIGEV_NONE | SIGEV_THREAD))506 (event->sigev_notify & ~SIGEV_THREAD_ID) != SIGEV_SIGNAL)) in good_sigevent()640 event.sigev_notify = SIGEV_SIGNAL; in SYSCALL_DEFINE3()
2003 [SIGEV_SIGNAL] = "signal", in show_timer()