set_current_blocked(9) centos man page | unix.com

Man Page: set_current_blocked

Operating Environment: centos

Section: 9

SET_CURRENT_BLOCKED(9)						   Driver Basics					    SET_CURRENT_BLOCKED(9)

NAME
set_current_blocked - change current->blocked mask
SYNOPSIS
void set_current_blocked(sigset_t * newset);
ARGUMENTS
newset new mask
DESCRIPTION
It is wrong to change ->blocked directly, this helper should be used to ensure the process can't miss a shared signal we are going to block.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SET_CURRENT_BLOCKED(9)
Related Man Pages
sigprocmask(2) - mojave
sigprocmask(2) - opendarwin
sigdelset(3) - osf1
sigfillset(3) - osf1
sigprocmask(2) - osx
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
DB2 convert digits to binary format
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it