函数逻辑报告 |
Source Code:fs\notify\mark.c |
Create Date:2022-07-29 10:48:11 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Destroy all marks attached to an object via connector
函数原型:void fsnotify_destroy_marks(fsnotify_connp_t *connp)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
fsnotify_connp_t * | connp |
768 | struct fsnotify_mark * mark, * old_mark = NULL |
773 | 如果非conn则返回 |
783 | fsnotify_get_mark(mark) |
784 | 自旋锁解锁 |
785 | 如果old_mark则fsnotify_put_mark(old_mark) |
788 | fsnotify_destroy_mark(mark, Group this mark is for. Set on mark creation, stable until last ref * is dropped ) |
789 | 加自旋锁 |
797 | 自旋锁解锁 |
798 | 如果old_mark则fsnotify_put_mark(old_mark) |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |