函数逻辑报告 |
Source Code:kernel\exit.c |
Create Date:2022-07-27 10:02:50 |
Last Modify:2020-03-17 11:17:32 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:find_alive_thread
函数原型:static struct task_struct *find_alive_thread(struct task_struct *p)
返回类型:struct task_struct
参数:
类型 | 参数 | 名称 |
---|---|---|
struct task_struct * | p |
494 | for_each_thread(p, t) |
495 | 如果非任务标志按位与Getting shut down 的值则返回:t |
498 | 返回:NULL |
名称 | 描述 |
---|---|
find_child_reaper | |
find_new_reaper | When we die, we re-parent all our children, and try to:* 1 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |