Function report |
Source Code:fs\notify\notification.c |
Create Date:2022-07-28 20:16:12 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Remove and return the first event from the notification list. It is the* responsibility of the caller to destroy the obtained event
Proto:struct fsnotify_event *fsnotify_remove_first_event(struct fsnotify_group *group)
Type:struct fsnotify_event
Parameter:
Type | Parameter | Name |
---|---|---|
struct fsnotify_group * | group |
158 | Return event |
Name | Describe |
---|---|
fsnotify_flush_notify | Called when a group is being torn down to clean up any outstanding* event notifications. |
get_one_event | Get an inotify_kernel_event if one exists and is small* enough to fit in "count". Return an error pointer if* not large enough.* Called with the group->notification_lock held. |
get_one_event | Get an fsnotify notification event if one exists and is small* enough to fit in "count". Return an error pointer if the count* is not large enough. When permission event is dequeued, its state is* updated accordingly. |
fanotify_release |
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 |