xTaskGetCurrentTaskHandle() is only used within threadx.
 
Symbols
loading...
Files
loading...

xTaskGetCurrentTaskHandle() function

Syntax

TaskHandle_t xTaskGetCurrentTaskHandle(void);
Implemented in tx_freertos.c:503

References

LocationText
tx_freertos.c:503
TaskHandle_t xTaskGetCurrentTaskHandle(void)
FreeRTOS.h:363
TaskHandle_t xTaskGetCurrentTaskHandle(void);

Call Tree

Functions called by xTaskGetCurrentTaskHandle()
xTaskGetCurrentTaskHandle()
all items filtered out
Data read by xTaskGetCurrentTaskHandle()
Data written by xTaskGetCurrentTaskHandle()
xTaskGetCurrentTaskHandle()::p_thread
all items filtered out
xTaskGetCurrentTaskHandle()
xTaskGetCurrentTaskHandle()::p_thread
all items filtered out
Type of xTaskGetCurrentTaskHandle()
xTaskGetCurrentTaskHandle()
all items filtered out