Function report |
Source Code:fs\fcntl.c |
Create Date:2022-07-28 20:06:04 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:_read_lock() is held
Proto:static void kill_fasync_rcu(struct fasync_struct *fa, int sig, int band)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct fasync_struct * | fa | |
int | sig | |
int | band |
995 | If magic != FASYNC_MAGIC Then |
1001 | If fa_file Then |
1006 | If Not ( sig == SIGURG && posix.1b rt signal to be delivered on IO == 0 ) Then send_sigio(fown, fa_fd, band) |
1009 | read_unlock( & fa_lock) |
Name | Describe |
---|---|
kill_fasync |
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 |