|
Library /sys$common/syshlp/HELPLIB.HLB CRTL, sigprocmask *Conan The Librarian |
Sets the current signal mask.
Format
#include <signal.h>
int sigprocmask (int how, const sigset_t *set, sigset_t *o_set);
Additional Information (explode) :
|
|