函数逻辑报告 |
Source Code:include\linux\sched\signal.h |
Create Date:2022-07-27 06:42:32 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:restore_saved_sigmask_unless
函数原型:static inline void restore_saved_sigmask_unless(bool interrupted)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
bool | interrupted |
481 | 如果interrupted则WARN_ON(!test_thread_flag(signal pending )) |
483 | 否则restore_saved_sigmask() |
名称 | 描述 |
---|---|
poll_select_finish | |
SYSCALL_DEFINE6 | Implement the event wait interface for the eventpoll file. It is the kernel* part of the user space epoll_pwait(2). |
COMPAT_SYSCALL_DEFINE6 | |
SYSCALL_DEFINE6 | |
COMPAT_SYSCALL_DEFINE6 | |
io_cqring_wait | Wait until events become available, if we don't already have some. The* application must reap them itself, as they reside on the shared cq ring. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |