函数逻辑报告 |
Source Code:kernel\ptrace.c |
Create Date:2022-07-27 10:13:14 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Called with irqs disabled, returns true if childs should reap themselves.
函数原型:static int ignoring_children(struct sighand_struct *sigh)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct sighand_struct * | sigh |
502 | 加自旋锁 |
503 | ret等于sa_handler恒等于gnore signal 或sa_flags按位与SA_NOCLDWAIT |
505 | 自旋锁解锁 |
506 | 返回:ret |
名称 | 描述 |
---|---|
__ptrace_detach | Called with tasklist_lock held for writing |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |