NAME pthread_sigmask - examine and change mask of blocked signals LIBRARY POSIX threads library ( libpthread ... lpthread ) SYNOPSIS #include int pthread_sigmask(int how , const …follows: • The creating thread uses pthread_sigmask (3) to save its current signal mask ... mask to the desired value using pthread_sigmask (3). • The creating thread restores its …follows: • The creating thread uses pthread_sigmask (3) to save its current signal mask ... mask to the desired value using pthread_sigmask (3). • The creating thread restores its …following calls: sigset_t origmask; pthread_sigmask(SIG_SETMASK, &sigmask, &origmask); ready = select(nfds, &readfds ... writefds, &exceptfds, timeout); pthread_sigmask(SIG_SETMASK…following calls: sigset_t origmask; pthread_sigmask(SIG_SETMASK, &sigmask, &origmask); ready = select(nfds, &readfds ... writefds, &exceptfds, timeout); pthread_sigmask(SIG_SETMASK…following calls: sigset_t origmask; pthread_sigmask(SIG_SETMASK, &sigmask, &origmask); ready = select(nfds, &readfds ... writefds, &exceptfds, timeout); pthread_sigmask(SIG_SETMASK…following calls: sigset_t origmask; pthread_sigmask(SIG_SETMASK, &sigmask, &origmask); ready = select(nfds, &readfds ... writefds, &exceptfds, timeout); pthread_sigmask(SIG_SETMASK…ALSO rt_tgsigqueueinfo (2), sigaction (2), pthread_sigmask (3), sigqueue (3), sigwait (3), pthreadssigpending (2), pthread_self (3), pthread_sigmask (3), raise (3), pthreads (7), signalcreating thread's signal mask ( pthread_sigmask (3)). The set of pending signalssigaction (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