RTEMS
5.0.0
|
Examine and Change Blocked Signals. More...
Functions | |
int | sigprocmask (int how, const sigset_t *__restrict set, sigset_t *__restrict oset) |
Examine and Change Blocked Signals.
int sigprocmask | ( | int | how, |
const sigset_t *__restrict | set, | ||
sigset_t *__restrict | oset | ||
) |
3.3.5 Examine and Change Blocked Signals, P1003.1b-1993, p. 73
NOTE: P1003.1c/D10, p. 37 adds pthread_sigmask().