Function report |
Source Code:include\linux\sched\signal.h |
Create Date:2022-07-28 05:40:38 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:restore_saved_sigmask_unless
Proto:static inline void restore_saved_sigmask_unless(bool interrupted)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
bool | interrupted |
481 | If interrupted Then WARN_ON(!test_thread_flag(signal pending )) |
483 | Else restore_saved_sigmask() |
Name | Describe |
---|---|
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. |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |