MentOS
0.8.0
The Mentoring Operating System
|
Describes how each signal must be handled. More...
Public Attributes | |
atomic_t | count |
Usage counter of the signal handler descriptor. | |
sigaction_t | action [NSIG] |
Array of structures specifying the actions to be performed upon delivering the signals. | |
spinlock_t | siglock |
Spinlock protecting both the signal descriptor and the signal handler descriptor. | |
Describes how each signal must be handled.