FreeRTOS
+
0
/1 examples
SourceVu will show references to
xTASK_STATUS::xHandle
from the following samples and libraries:
real_time_stats sample
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
ESP-IDF Framework and Examples
FreeRTOS
xTASK_STATUS::xHandle
xTASK_STATUS::xHandle field
The handle of the task to which the rest of the information in the structure relates.
Syntax
Show:
Summary
Declaration
from
task.h:166
TaskHandle_t
xHandle
;
Examples
xTASK_STATUS::xHandle
is referenced by 1 libraries and example projects:
real_time_stats sample
References
from
0/1
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:166
pxTaskStatus
->
xHandle
=
(
TaskHandle_t
)
pxTCB
;
tasks.c:4649
vTaskGetInfo()
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
xTASK_STATUS::xHandle
is written by 1 function:
vTaskGetInfo()
All items filtered out
xTASK_STATUS::xHandle
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out