xTASK_STATUS::xHandle is only used within FreeRTOS.
 
Symbols
loading...
Files
loading...

xTASK_STATUS::xHandle field

Syntax

TaskHandle_t xHandle;

References

LocationReferrerText
task.h:139
TaskHandle_t xHandle; /* The handle of the task to which the rest of the information in the structure relates. */
tasks.c:3677vTaskGetInfo()
pxTaskStatus->xHandle = ( TaskHandle_t ) pxTCB;

Data Use

Functions writing xTASK_STATUS::xHandle
all items filtered out
xTASK_STATUS::xHandle
Type of xTASK_STATUS::xHandle
xTASK_STATUS::xHandle
all items filtered out