Searched defs:sigevent (Results 1 – 1 of 1) sorted by relevance
173 struct sigevent { struct174 int sigev_notify; /* Notification type */175 union {183 } __sigev_u;184 union sigval sigev_value; /* Signal value */185 void (*sigev_notify_function)(union sigval);