Searched defs:sigevent (Results 1 – 1 of 1) sorted by relevance
195 struct sigevent { struct196 int sigev_notify; /* Notification type */197 int sigev_signo; /* Signal number */198 union sigval sigev_value; /* Signal value */199 union {207 } _sigev_un;