FreeRTOS + 0/1 examples
SourceVu will show references to vTaskGetSnapshot() from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

pdTRUE if operation was successful else pdFALSE

Notes

This function should only be called when FreeRTOS is no longer running (e.g., during a panic) as this function does not acquire any locks.

References

from examples