void FSFile_LockAccept (FS_FILE *p_file,
FS_ERR *p_err);
File | Called from | Code enabled by |
---|---|---|
| Application; |
|
Acquire task ownership of a file (if available).
...
void FSFile_LockAccept (FS_FILE *p_file,
FS_ERR *p_err);
File | Called from | Code enabled by |
---|---|---|
| Application; |
|
Acquire task ownership of a file (if available).
...