| Function report | 
| Source Code: kernel\fork.c | Create Date:2022-07-28 08:58:14 | 
| Last Modify:2020-03-17 11:04:53 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:copy_sighand
Proto:static int copy_sighand(unsigned long clone_flags, struct task_struct *tsk)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| unsigned long | clone_flags | |
| struct task_struct * | tsk | 
| 1506 | If clone_flags & set if signal handlers and blocked signals shared Then | 
| 1508 | Return 0 | 
| 1516 | spin_lock_irq( & siglock) | 
| 1517 | No 3D Now!(action, action, size of action ) | 
| 1518 | spin_unlock_irq( & siglock) | 
| 1521 | If clone_flags & Clear any signal handler and reset to SIG_DFL. Then flush_signal_handlers(tsk, 0) | 
| 1524 | Return 0 | 
| Name | Describe | 
|---|---|
| copy_process | Create a new process | 
| 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 |