examine and change mask of blocked signals NAME pthread_sigmask - examine and change mask of blocked signals LIBRARY POSIX threads library ( libpthread , -lpthread ) SYNOPSIS #incl…System V signal API NAME sigset, sighold, sigrelse, sigignore - System V signal API LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <signal.h> typedef void (*sighandler…System V signal API NAME sigset, sighold, sigrelse, sigignore - System V signal API LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <signal.h> typedef void (*sighandler…System V signal API NAME sigset, sighold, sigrelse, sigignore - System V signal API LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <signal.h> typedef void (*sighandler…System V signal API NAME sigset, sighold, sigrelse, sigignore - System V signal API LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <signal.h> typedef void (*sighandler…BSD signal API NAME sigvec, sigblock, sigsetmask, siggetmask, sigmask - BSD signal API LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <signal.h> [[deprecated]] int sig…BSD signal API NAME sigvec, sigblock, sigsetmask, siggetmask, sigmask - BSD signal API LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <signal.h> [[deprecated]] int sig…BSD signal API NAME sigvec, sigblock, sigsetmask, siggetmask, sigmask - BSD signal API LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <signal.h> [[deprecated]] int sig…BSD signal API NAME sigvec, sigblock, sigsetmask, siggetmask, sigmask - BSD signal API LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <signal.h> [[deprecated]] int sig…BSD signal API NAME sigvec, sigblock, sigsetmask, siggetmask, sigmask - BSD signal API LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <signal.h> [[deprecated]] int sig…set/get signal mask attribute in thread attributes object NAME pthread_attr_setsigmask_np, pthread_attr_getsigmask_np - set/get signal mask attribute in thread attributes object LI…set/get signal mask attribute in thread attributes object NAME pthread_attr_setsigmask_np, pthread_attr_getsigmask_np - set/get signal mask attribute in thread attributes object LI…get or set the user context NAME getcontext, setcontext - get or set the user context LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <ucontext.h> int getcontext(uconte…get or set the user context NAME getcontext, setcontext - get or set the user context LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <ucontext.h> int getcontext(uconte…queue a signal and data to a process NAME sigqueue - queue a signal and data to a process LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <signal.h> int sigqueue(pid_t …wait for a signal NAME sigwait - wait for a signal LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <signal.h> int sigwait(const sigset_t *restrict set , int *restrict s…atomically release blocked signals and wait for interrupt NAME sigpause - atomically release blocked signals and wait for interrupt LIBRARY Standard C library ( libc , -lc ) SYNOPS…synchronous I/O multiplexing NAME select, pselect, FD_CLR, FD_ISSET, FD_SET, FD_ZERO, fd_set - synchronous I/O multiplexing LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #incl…synchronous I/O multiplexing NAME select, pselect, FD_CLR, FD_ISSET, FD_SET, FD_ZERO, fd_set - synchronous I/O multiplexing LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #incl…synchronous I/O multiplexing NAME select, pselect, FD_CLR, FD_ISSET, FD_SET, FD_ZERO, fd_set - synchronous I/O multiplexing LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #incl…