other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
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 receivedSYNOPSIS¶
long
sys_rt_sigsuspend(sigset_t __user * unewset,
size_t sigsetsize);
ARGUMENTS¶
unewsetnew signal mask value
sigsetsize
size of sigset_t type
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |