Function report | 
Source Code:fs\eventpoll.c | 
Create Date:2022-07-28 20:19:10 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:COMPAT_SYSCALL_DEFINE6
Proto:COMPAT_SYSCALL_DEFINE6(epoll_pwait, int, epfd, struct epoll_event __user *, events, int, maxevents, int, timeout, const compat_sigset_t __user *, sigmask, compat_size_t, sigsetsize)
Type:
Parameter:Nothing
| 2323 | err = set_compat_user_sigmask(sigmask, sigsetsize) | 
| 2327 | err = Implement the event wait interface for the eventpoll file. It is the kernel* part of the user space epoll_wait(2). | 
| 2328 | restore_saved_sigmask_unless(err == - EINTR) | 
| 2330 | Return err | 
| 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  |