Synopsis:
sys_bufrlsall()
Arguments:
None
Description: This function releases all buffers allocated to the calling task back to the pool of free buffers.
Note that all buffers allocated to a task will be automatically released if the task stops or is killed. This includes if the task chains to another task or if the task restarts.
Return Value:
Will return 0