函数逻辑报告 |
Source Code:include\linux\signal.h |
Create Date:2022-07-27 06:41:09 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:sigemptyset
函数原型:static inline void sigemptyset(sigset_t *set)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
sigset_t * | set |
185 | 默认 |
188 | 当:_NSIG_WORDS恒等于2 |
188 | 信号[1]等于0 |
190 | 当:_NSIG_WORDS恒等于1 |
名称 | 描述 |
---|---|
copy_process | 创建进程 |
flush_sigqueue | |
flush_signal_handlers | Flush all handlers for a task. |
do_sigtimedwait | do_sigtimedwait - wait for queued signals specified in @which*@which: queued signals to wait for*@info: if non-null, the signal's siginfo is returned here*@ts: upper bound on process time suspension |
kernel_sigaction | 内核信号处理 |
do_sigaction | 信号处理 |
SYSCALL_DEFINE2 | For backwards compatibility. Functionality superseded by sigaction. |
selinux_bprm_committed_creds | Clean up the process immediately after the installation of new credentials* due to exec |
init_sigpending | 初始化信号发送 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |