Function report |
Source Code:fs\fcntl.c |
Create Date:2022-07-28 20:05:59 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:send_sigurg_to_task
Proto:static void send_sigurg_to_task(struct task_struct *p, struct fown_struct *fown, enum pid_type type)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | p | |
struct fown_struct * | fown | |
enum pid_type | type |
811 | If sigio_perm(p, fown, SIGURG) Then do_send_sig_info(SIGURG, SEND_SIG_PRIV, p, type) |
Name | Describe |
---|---|
send_sigurg |
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 |