Searched refs:SIGEV_SIGNAL (Results 1 – 9 of 9) sorted by relevance
2 #if !(defined(SIGEV_SIGNAL) || (defined(HAVE_DECL_SIGEV_SIGNAL) && HAVE_DECL_SIGEV_SIGNAL))3 # define SIGEV_SIGNAL 0 macro25 XLAT(SIGEV_SIGNAL),
1 SIGEV_SIGNAL 0
55 case SIGEV_SIGNAL: in MPERS_PRINTER_DECL()
2578 (printsigevent): Print signals by name for SIGEV_SIGNAL.
60 sev.sigev_notify = SIGEV_SIGNAL; in main()
65 else if (fio_timers[i].sigev_notify == SIGEV_SIGNAL) in sig_alrm()
268 #define SIGEV_SIGNAL 0 /* notify via signal */ macro
236 sigev.sigev_notify = SIGEV_THREAD_ID | SIGEV_SIGNAL; in timerthread()
616 SA_RESETHAND SA_RESTART SA_SIGINFO SIGEV_NONE SIGEV_SIGNAL \