Searched refs:SIGEV_SIGNAL (Results 1 – 4 of 4) sorted by relevance
435 { SIGEV_SIGNAL+1, "SIGEV_SIGNAL" },452 if (sev.sigev_notify == SIGEV_SIGNAL)
577 (printsigevent): Print signals by name for SIGEV_SIGNAL.
234 #define SIGEV_SIGNAL 0 /* notify via signal */ macro
1011 ev.sigev_notify = SIGEV_SIGNAL; in dynticks_start_timer()