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:do_rt_tgsigqueueinfo
Proto:static int do_rt_tgsigqueueinfo(pid_t tgid, pid_t pid, int sig, kernel_siginfo_t *info)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| pid_t | tgid | |
| pid_t | pid | |
| int | sig | |
| kernel_siginfo_t * | info | 
| 3891 | If ( si_code >= 0 || si_code == sent by tkill system call ) && task_pid_vnr(current process) != pid Then Return -EPERM | 
| 3895 | Return do_send_specific(tgid, pid, sig, info) | 
| Name | Describe | 
|---|---|
| SYSCALL_DEFINE4 | |
| COMPAT_SYSCALL_DEFINE4 | 
| 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  |