Function report |
Source Code:fs\coredump.c |
Create Date:2022-07-28 20:30:53 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:zap_process
Proto:static int zap_process(struct task_struct *start, int exit_code, int flags)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | start | |
int | exit_code | |
int | flags |
341 | nr = 0 |
345 | group_exit_code = exit_code |
346 | group_stop_count = 0 |
348 | for_each_thread(start, t) |
350 | If t != current process && mm Then |
357 | Return nr |
Name | Describe |
---|---|
zap_threads |
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 |