Function report |
Source Code:kernel\signal.c |
Create Date:2022-07-28 09:17:39 |
Last Modify:2020-03-17 13:28:47 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:COMPAT_SYSCALL_DEFINE3
Proto:COMPAT_SYSCALL_DEFINE3(rt_sigqueueinfo, compat_pid_t, pid, int, sig, struct compat_siginfo __user *, uinfo)
Type:
Parameter:Nothing
3875 | ret = __copy_siginfo_from_user32(sig, & info, uinfo) |
3876 | If Value for the false possibility is greater at compile time(ret) Then Return ret |
3878 | Return do_rt_sigqueueinfo(pid, sig, & info) |
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 |