函数逻辑报告 |
Source Code:kernel\signal.c |
Create Date:2022-07-27 10:15:41 |
Last Modify:2020-03-17 13:28:47 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:__group_send_sig_info
函数原型:int __group_send_sig_info(int sig, struct kernel_siginfo *info, struct task_struct *p)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
int | sig | |
struct kernel_siginfo * | info | |
struct task_struct * | p |
1275 | 返回:send_signal(sig, info, p, PIDTYPE_TGID) |
名称 | 描述 |
---|---|
do_notify_parent | Let a parent know about the death of a child.* For a stopped/continued status change, use do_notify_parent_cldstop instead.* Returns true if our parent ignored us and so we've switched to* self-reaping. |
do_notify_parent_cldstop | do_notify_parent_cldstop - notify parent of stopped/continued state change*@tsk: task reporting the state change*@for_ptracer: the notification is for ptracer*@why: CLD_{CONTINUED|STOPPED|TRAPPED} to report |
check_dl_overrun | |
check_rlimit | |
check_cpu_itimer |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |