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:fsnotify_destroy_event
Proto:void fsnotify_destroy_event(struct fsnotify_group *group, struct fsnotify_event *event)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct fsnotify_group * | group | |
struct fsnotify_event * | event |
61 | If Not event || event == Event we queue when the * notification list is too * full Then Return |
74 | free_event(event) |
Name | Describe |
---|---|
fsnotify_flush_notify | Called when a group is being torn down to clean up any outstanding* event notifications. |
inotify_handle_event | |
inotify_read | |
fanotify_get_response | Wait for response to permission event |
fanotify_handle_event | |
finish_permission_event | Finish processing of permission event by setting it to ANSWERED state and* drop group->notification_lock. |
fanotify_read | |
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 |