Query: sys_sigprocmask
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SYS_SIGPROCMASK(9) Driver Basics SYS_SIGPROCMASK(9)NAMEsys_sigprocmask - examine and change blocked signalsSYNOPSISlong sys_sigprocmask(int how, old_sigset_t __user * nset, old_sigset_t __user * oset);ARGUMENTShow whether to add, remove, or set signals nset signals to add or remove (if non-null) oset previous value of signal mask if non-nullDESCRIPTIONSome platforms have their own version with special arguments; others support only sys_rt_sigprocmask.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SYS_SIGPROCMASK(9)
Related Man Pages |
---|
sigprocmask(2) - opensolaris |
sigprocmask(2) - opendarwin |
sigprocmask(2) - netbsd |
pthread_sigmask(3) - netbsd |
sigprocmask(2) - sunos |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
DB2 convert digits to binary format |
CentOS 6 ran out of space, need to reclaim it |
Controlling user input |
[TIP] Processing YAML files with yq |