Function report | 
Source Code:kernel\signal.c | 
Create Date:2022-07-28 09:15:06 | 
| Last Modify:2020-03-17 13:28:47 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:sig_ignored
Proto:static bool sig_ignored(struct task_struct *t, int sig, bool force)
Type:bool
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct task_struct * | t | |
| int | sig | |
| bool | force | 
| 108 | If sigismember( & blocked, sig) || sigismember( & real_blocked, sig) Then Return false | 
| 119 | Return sig_task_ignored(t, sig, force) | 
| Name | Describe | 
|---|---|
| prepare_signal | Handle magic process-wide effects of stop/continue signals | 
| 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  |