Function report |
Source Code:fs\file.c |
Create Date:2022-07-28 20:08:32 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__fdget_pos
Proto:unsigned long __fdget_pos(unsigned int fd)
Type:unsigned long
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | fd |
798 | If file && f_mode & File needs atomic accesses to f_pos Then |
799 | If file_count(file) > 1 Then |
800 | v |= FDPUT_POS_UNLOCK |
801 | mutex_lock( & f_pos_lock) |
804 | Return v |
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 |