Function report | 
Source Code:kernel\signal.c | 
Create Date:2022-07-28 09:16:35 | 
| Last Modify:2020-03-17 13:28:47 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Return non-zero if there is a SIGKILL that should be waking us up.* Called with the siglock held.
Proto:static bool sigkill_pending(struct task_struct *tsk)
Type:bool
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct task_struct * | tsk | 
| 2100 | Return sigismember( & signal, SIGKILL) || sigismember( & signal, SIGKILL) | 
| Name | Describe | 
|---|---|
| ptrace_stop | This must be called with current->sighand->siglock held.* This should be the path for all ptrace stops.* We always set current->last_siginfo while stopped here.* That makes it a way to test a stopped process for | 
| 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  |