sys_rt_sigprocmask(9) centos man page | unix.com

Man Page: sys_rt_sigprocmask

Operating Environment: centos

Section: 9

SYS_RT_SIGPROCMASK(9)						   Driver Basics					     SYS_RT_SIGPROCMASK(9)

NAME
sys_rt_sigprocmask - change the list of currently blocked signals
SYNOPSIS
long sys_rt_sigprocmask(int how, sigset_t __user * nset, sigset_t __user * oset, size_t sigsetsize);
ARGUMENTS
how whether to add, remove, or set signals nset stores pending signals oset previous value of signal mask if non-null sigsetsize size of sigset_t type
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SYS_RT_SIGPROCMASK(9)
Related Man Pages
sigsetmask(3) - netbsd
sigprocmask(2) - opendarwin
sigprocmask(2) - netbsd
sigprocmask(2) - sunos
pthread_sigmask(3) - freebsd
Similar Topics in the Unix Linux Community
Tar Command
CentOS7 restoring file capabilities
Docker learning Phase-I
Shopt -s histappend
Please Welcome Dave Munro to the Moderator Team!