Code Block | ||
---|---|---|
| ||
void fs_flockfile (FS_FILE *p_file); |
File | Called from | Code enabled by |
---|---|---|
| Application |
|
Acquire task ownership of a file.
...
Code Block | ||
---|---|---|
| ||
void fs_flockfile (FS_FILE *p_file); |
File | Called from | Code enabled by |
---|---|---|
| Application |
|
Acquire task ownership of a file.
...