FreeRTOS + 0/3 examples
SourceVu will show references to uxTaskGetNumberOfTasks() from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Return value

The number of tasks that the real time kernel is currently managing. This includes all ready, blocked and suspended tasks. A task that has been deleted but not yet freed by the idle task will also be included in the count.

References

from examples