Function report |
Source Code:kernel\signal.c |
Create Date:2022-07-28 09:15:46 |
Last Modify:2020-03-17 13:28:47 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Nuke all other threads in the group.
Proto:int zap_other_threads(struct task_struct *p)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | p |
1345 | count = 0 |
1347 | group_stop_count = 0 |
1351 | count++ |
1354 | If exit state Then Continue |
1357 | signal_wake_up(t, 1) |
1360 | Return count |
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 |