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…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 …maxevents , int timeout , const sigset_t *_Nullable sigmask ); int epoll_pwait2(int epfd , struct epoll ... timespec *_Nullable timeout , const sigset_t *_Nullable sigmask ); DESCR…maxevents , int timeout , const sigset_t *_Nullable sigmask ); int epoll_pwait2(int epfd , struct epoll ... timespec *_Nullable timeout , const sigset_t *_Nullable sigmask ); DESCR…maxevents , int timeout , const sigset_t *_Nullable sigmask ); int epoll_pwait2(int epfd , struct epoll ... timespec *_Nullable timeout , const sigset_t *_Nullable sigmask ); DESCR…Nullable tmo_p , const sigset_t *_Nullable sigmask ); DESCRIPTION poll () performs a similar task ... call: ready = ppoll(&fds, nfds, tmo_p, &sigmask); is nearly equivalent to atom…Nullable tmo_p , const sigset_t *_Nullable sigmask ); DESCRIPTION poll () performs a similar task ... call: ready = ppoll(&fds, nfds, tmo_p, &sigmask); is nearly equivalent to atom…