Searched defs:SIGEV_SIGNAL (Results 1 – 3 of 3) sorted by relevance
306 SIGEV_SIGNAL = 0, /* Notify via signal. */ enumerator307 # define SIGEV_SIGNAL SIGEV_SIGNAL macro
29 #define SIGEV_SIGNAL 2 /* A queued signal, with an application defined */ macro
221 #define SIGEV_SIGNAL 0 /* notify via signal */ macro