函数逻辑报告 |
Source Code:kernel\signal.c |
Create Date:2022-07-27 10:15:15 |
Last Modify:2020-03-17 13:28:47 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:flush_sigqueue
函数原型:void flush_sigqueue(struct sigpending *queue)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct sigpending * | queue |
459 | sigemptyset( & signal) |
462 | 删除链表项并重新初始化 |
463 | __sigqueue_free(q) |
名称 | 描述 |
---|---|
__exit_signal | This function expects the tasklist_lock write-locked. |
flush_signals | Flush all pending signals for this kthread. |
selinux_bprm_committed_creds | Clean up the process immediately after the installation of new credentials* due to exec |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |