signal_list_t Struct Reference
This struct contains a list of generated signals waiting to be dispatched.
More...
|
Data Fields |
|
int | count |
| | Number of delivered signals.
|
|
int | overflow |
| | Whether signals have been skipped.
|
|
int | signal [SIG_UNHANDLED_MAX] |
| | Array of signal events.
|
Detailed Description
This struct contains a list of generated signals waiting to be dispatched.
The documentation for this struct was generated from the following file: