sigevent

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

sigev_notify
int sigev_notify;
Undocumented in source.
sigev_notify_attributes
pthread_attr_t* sigev_notify_attributes;
Undocumented in source.
sigev_notify_function
void function(sigval) sigev_notify_function;
Undocumented in source.
sigev_signo
int sigev_signo;
Undocumented in source.
sigev_value
sigval sigev_value;
Undocumented in source.

Meta