sys_rt_sigsuspend(9) centos man page | unix.com

Man Page: sys_rt_sigsuspend

Operating Environment: centos

Section: 9

SYS_RT_SIGSUSPEND(9)						   Driver Basics					      SYS_RT_SIGSUSPEND(9)

NAME
sys_rt_sigsuspend - replace the signal mask for a value with the unewset value until a signal is received
SYNOPSIS
long sys_rt_sigsuspend(sigset_t __user * unewset, size_t sigsetsize);
ARGUMENTS
unewset new signal mask value sigsetsize size of sigset_t type
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SYS_RT_SIGSUSPEND(9)
Related Man Pages
rt_sigprocmask(2) - x11r4
rt_sigsuspend(2) - minix
rt_sigsuspend(2) - debian
rt_sigsuspend(2) - sunos
rt_sigsuspend(2) - freebsd
Similar Topics in the Unix Linux Community
Weird 'find' results
Tar Command
Shopt -s histappend
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq