Function report |
Source Code:ipc\mqueue.c |
Create Date:2022-07-28 16:50:51 |
Last Modify:2020-03-17 23:00:47 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:mqueue_flush_file
Proto:static int mqueue_flush_file(struct file *filp, fl_owner_t id)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct file * | filp | |
fl_owner_t | id |
591 | info = MQUEUE_I(file_inode(filp)) |
594 | If task_tgid(current process) == notify_owner Then remove_notification(info) |
597 | spin_unlock( & lock) |
598 | Return 0 |
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 |