Index of the current task list. Returns -1 if all tasks have been traversed.
Notes
The task iterator keeps track of the current state during task traversal, including the index of the current task list and the pointer of the next task list item. When all tasks have been traversed, this function returns -1. If a broken or corrupted task is encountered, the task handle is set to NULL.
Examples
xTaskGetNext() is referenced by 1 libraries and example projects: