Function report | 
Source Code:include\linux\signal.h | 
Create Date:2022-07-28 05:38:52 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Some extensions for manipulating the low 32 signals in particular.
Proto:static inline void sigaddsetmask(sigset_t *set, unsigned long mask)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| sigset_t * | set | |
| unsigned long | mask | 
| Name | Describe | 
|---|---|
| SYSCALL_DEFINE3 | sys_sigprocmask - examine and change blocked signals*@how: whether to add, remove, or set signals*@nset: signals to add or remove (if non-null)*@oset: previous value of signal mask if non-null* Some platforms have their own version with special arguments; | 
| COMPAT_SYSCALL_DEFINE3 | 
| Source code conversion tool public plug-in interface  | X | 
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion  |