函数逻辑报告 |
Source Code:fs\notify\notification.c |
Create Date:2022-07-29 10:47:44 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:This will not remove the event, that must be done with* fsnotify_remove_first_event()
函数原型:struct fsnotify_event *fsnotify_peek_first_event(struct fsnotify_group *group)
返回类型:struct fsnotify_event
参数:
类型 | 参数 | 名称 |
---|---|---|
struct fsnotify_group * | group |
名称 | 描述 |
---|---|
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. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |