Query: sys_rt_sigprocmask
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SYS_RT_SIGPROCMASK(9) Driver Basics SYS_RT_SIGPROCMASK(9)NAMEsys_rt_sigprocmask - change the list of currently blocked signalsSYNOPSISlong sys_rt_sigprocmask(int how, sigset_t __user * nset, sigset_t __user * oset, size_t sigsetsize);ARGUMENTShow 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 typeCOPYRIGHTKernel Hackers Manual 3.10 June 2014 SYS_RT_SIGPROCMASK(9)
Related Man Pages |
---|
pthread_sigmask(3) - mojave |
sigprocmask(2) - mojave |
sigprocmask(2) - opendarwin |
sigprocmask(3) - ultrix |
sigprocmask(2) - osx |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
How to increment version inside a file? |
DB2 convert digits to binary format |
Tar Command |
CentOS 6 ran out of space, need to reclaim it |