Function report |
Source Code:fs\notify\mark.c |
Create Date:2022-07-28 20:16:34 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:fsnotify_connector_destroy_workfn
Proto:static void fsnotify_connector_destroy_workfn(struct work_struct *work)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct work_struct * | work |
159 | spin_lock( & destroy_lock) |
160 | conn = connector_destroy_list |
161 | connector_destroy_list = NULL |
162 | spin_unlock( & destroy_lock) |
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 |