| Function report | 
| Source Code: kernel\signal.c | Create Date:2022-07-28 09:15:47 | 
| Last Modify:2020-03-17 13:28:47 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:__lock_task_sighand
Proto:struct sighand_struct *__lock_task_sighand(struct task_struct *tsk, unsigned long *flags)
Type:struct sighand_struct
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct task_struct * | tsk | |
| unsigned long * | flags | 
| 1369 | cycle | 
| 1371 | If Value for the false possibility is greater at compile time(sighand == NULL) Then Break | 
| 1385 | spin_lock_irqsave( & siglock, * flags) | 
| 1386 | If Value is more likely to compile time(sighand == sighand) Then Break | 
| 1388 | spin_unlock_irqrestore( & siglock, * flags) | 
| 1392 | Return sighand | 
| Name | Describe | 
|---|---|
| lock_task_sighand | 
| 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 |