FreeRTOS
xTASK_STATUS::xHandle
is only used within FreeRTOS.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Raspberry Pi Pico SDK and Examples
FreeRTOS
xTASK_STATUS::xHandle
xTASK_STATUS::xHandle field
Syntax
Show:
Summary
Declaration
from
task.h:165
TaskHandle_t
xHandle
;
Examples
References
from
examples
Code
Location
Referrer
TaskHandle_t
xHandle
;
/* The handle of the task to which the rest of the information in the structure relates. */
task.h:165
pxTaskStatus
->
xHandle
=
pxTCB
;
tasks.c:6145
vTaskGetInfo()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
xTASK_STATUS::xHandle
is written by 1 function:
vTaskGetInfo()
All items filtered out
xTASK_STATUS::xHandle
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out