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 …pthread_t data type) • signal mask ( pthread_sigmask (3)) • the errno variable • alternate signal stack ... pthread_setcanceltype (3), pthread_setspecific (3), pthread_sigmask (3),…unspecified in a multithreaded process; see pthread_sigmask (3). RETURN VALUE sigprocmask () returns ... signal (2), sigpending (2), sigsuspend (2), pthread_sigmask (3), sigqueue (…unspecified in a multithreaded process; see pthread_sigmask (3). RETURN VALUE sigprocmask () returns ... signal (2), sigpending (2), sigsuspend (2), pthread_sigmask (3), sigqueue (…nsec / 1000000); pthread_sigmask(SIG_SETMASK, &sigmask, &origmask); ready = poll(&fds, nfds, timeout); pthread_sigmasknsec / 1000000); pthread_sigmask(SIG_SETMASK, &sigmask, &origmask); ready = poll(&fds, nfds, timeout); pthread_sigmaskfollowing 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…following calls: sigset_t origmask; pthread_sigmask(SIG_SETMASK, &sigmask, &origmask); ready = epoll_wait(epfd ... events, maxevents, timeout); pthread_sigmask(SIG_SETMASK, &origma…following calls: sigset_t origmask; pthread_sigmask(SIG_SETMASK, &sigmask, &origmask); ready = epoll_wait(epfd ... events, maxevents, timeout); pthread_sigmask(SIG_SETMASK, &origma…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 = epoll_wait(epfd ... events, maxevents, timeout); pthread_sigmask(SIG_SETMASK, &origma…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), signal