Signal Struct Reference
#include <compiler.h>
Data Fields | |
| sigmask_t | wait |
| Signals the process is waiting for. | |
| sigmask_t | recv |
| Received signals. | |
Detailed Description
Signal structure.
Definition at line 480 of file compiler.h.
The documentation for this struct was generated from the following file:
