Definition at line 3509 of file SUS_Summary.
Public Attributes | |
int | sigev_notify |
int | sigev_signo |
sigval | sigev_value |
void(* | sigev_notify_function )(union sigval) |
pthread_attr_t * | sigev_notify_attributes |
|
notification type (see below) Definition at line 3510 of file SUS_Summary. Referenced by asynchronous(). |
|
thread attributes Definition at line 3514 of file SUS_Summary. |
|
thread function |
|
signal number Definition at line 3511 of file SUS_Summary. |
|
signal value Definition at line 3512 of file SUS_Summary. |