Function report |
Source Code:kernel\signal.c |
Create Date:2022-07-28 09:16:55 |
Last Modify:2020-03-17 13:28:47 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:exit_signals
Proto:void exit_signals(struct task_struct *tsk)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | tsk |
2812 | group_stop = 0 |
2824 | Return |
2827 | spin_lock_irq( & siglock) |
2836 | If Not signal_pending(tsk) Then Go to out |
2846 | out : |
2847 | spin_unlock_irq( & siglock) |
2854 | read_lock( & tasklist_lock) |
2856 | read_unlock( & tasklist_lock) |
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 |