Function report |
Source Code:kernel\signal.c |
Create Date:2020-09-18 20:21:22 |
| Last Modify:2020-03-17 13:28:47 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download PLEA | Chinese |
Name:sys_rt_sigqueueinfo - send signal information to a signal
Proto:SYSCALL_DEFINE3(rt_sigqueueinfo, pid_t, pid, int, sig, siginfo_t *, uinfo)
Type:
Parameter:Nothing
| 3862 | ret = __copy_siginfo_from_user(sig, & info, uinfo) |
| 3863 | If Value for the false possibility is greater at compile time(ret) Then Return ret |
| 3865 | Return do_rt_sigqueueinfo(pid, sig, & info) |
| Automatic code generation | X |
|---|---|
| Oracle-pc;Informix-ec;Mysql-c sqlj-Oracle, Informixjava-JDBC |