Synopsis:
sys_fhcloseall()
Arguments:
None
Description: This function closes all files that were opened by the calling task. Any file locks established on the open files will be released.
Note that if a task is stopped or is killed then all files opened by that task are released automatically.
Return Value
Returns 0