Searched defs:sigevent (Results 1 – 1 of 1) sorted by relevance
98 struct sigevent { struct99 void (*sigev_notify_function)(union sigval val);100 pthread_attr_t *sigev_notify_attributes;101 union sigval sigev_value;102 int sigev_notify;103 int sigev_signo;