NAME sigvec, sigblock, sigsetmask, siggetmask, sigmask - BSD signal API LIBRARY Standard C library ( libc ... sigvec * vec , struct sigvec * ovec ); [[deprecated]] int sigmask(int …NAME pthread_sigmask - examine and change mask of blocked signals LIBRARY POSIX threads library ( libpthread ... lpthread ) SYNOPSIS #include int pthread_sigmask(int how , const …pthread_attr_t * attr , const sigset_t * sigmask ); int pthread_attr_getsigmask_np(const pthread ... attr_t * attr , sigset_t * sigmask ); DESCRIPTION The pthread_attr_setsigmask_n…pthread_attr_t * attr , const sigset_t * sigmask ); int pthread_attr_getsigmask_np(const pthread ... attr_t * attr , sigset_t * sigmask ); DESCRIPTION The pthread_attr_setsigmask_n…restrict timeout , const sigset_t *_Nullable restrict sigmask ); Feature Test Macro Requirements for glibc ... change this argument. • select () has no sigmask argument, and behave…restrict timeout , const sigset_t *_Nullable restrict sigmask ); Feature Test Macro Requirements for glibc ... change this argument. • select () has no sigmask argument, and behave…restrict timeout , const sigset_t *_Nullable restrict sigmask ); Feature Test Macro Requirements for glibc ... change this argument. • select () has no sigmask argument, and behave…restrict timeout , const sigset_t *_Nullable restrict sigmask ); Feature Test Macro Requirements for glibc ... change this argument. • select () has no sigmask argument, and behave…NAME sigvec, sigblock, sigsetmask, siggetmask, sigmask - BSD signal API LIBRARY Standard C library ( libc ... sigvec * vec , struct sigvec * ovec ); [[deprecated]] int sigmask(int …NAME sigvec, sigblock, sigsetmask, siggetmask, sigmask - BSD signal API LIBRARY Standard C library ( libc ... sigvec * vec , struct sigvec * ovec ); [[deprecated]] int sigmask(int …NAME sigvec, sigblock, sigsetmask, siggetmask, sigmask - BSD signal API LIBRARY Standard C library ( libc ... sigvec * vec , struct sigvec * ovec ); [[deprecated]] int sigmask(int …NAME sigvec, sigblock, sigsetmask, siggetmask, sigmask - BSD signal API LIBRARY Standard C library ( libc ... sigvec * vec , struct sigvec * ovec ); [[deprecated]] int sigmask(int …SYNOPSIS #include [[deprecated]] int sigpause(int sigmask ); /* BSD (but see VERSIONS) */ [[deprecated]] int sigpause ... sets the process's signal mask to sigmask . UNIX 95 stan…ucontext_t *uc_link; sigset_t uc_sigmask; stack_t uc_stack; mcontext ... context was created using makecontext (3)), uc_sigmask is the set of signals blockeducontext_t *uc_link; sigset_t uc_sigmask; stack_t uc_stack; mcontext ... context was created using makecontext (3)), uc_sigmask is the set of signals blockedsigaction (2), sigprocmask (2), pthread_sigmask (3), and sigsuspend (2) instead. NOTES The sigset () functionsigaction (2), sigprocmask (2), pthread_sigmask (3), and sigsuspend (2) instead. NOTES The sigset () functionSTANDARDS POSIX.1-2008. HISTORY POSIX.1-2001. EXAMPLES See pthread_sigmask (3). SEE ALSO sigaction (2), signalfdsigaction (2), sigprocmask (2), pthread_sigmask (3), and sigsuspend (2) instead. NOTES The sigset () functionsigaction (2), sigprocmask (2), pthread_sigmask (3), and sigsuspend (2) instead. NOTES The sigset () function