FreeBASIC
0.91.0
|
Go to the source code of this file.
Functions | |
static int | do_lock (FILE *f, int lock, fb_off_t inipos, fb_off_t size) |
int | fb_hFileLock (FILE *f, fb_off_t inipos, fb_off_t size) |
int | fb_hFileUnlock (FILE *f, fb_off_t inipos, fb_off_t size) |
Definition at line 6 of file file_hlock.c.