函数逻辑报告 |
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 |
函数名称:sigandnsets
函数原型:static inline void sigandnsets(sigset_t *r, const sigset_t *a, const sigset_t *b)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
sigset_t * | r | |
const sigset_t * | a | |
const sigset_t * | b |
153 | 当: / == 4 |
153 | 当: / == 2 |
153 | 当: / == 1 |
153 | 默认 |
名称 | 描述 |
---|---|
flush_sigqueue_mask | Remove signals in mask from the pending set and queue.* Returns 1 if any signals were found.* All callers must be holding the siglock. |
__set_task_blocked | |
sigprocmask | This is also useful for kernel threads that want to temporarily* (or permanently) block certain signals.* NOTE! Unlike the user-mode sys_sigprocmask(), the kernel* interface happily blocks "unblockable" signals like SIGKILL* and friends. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |