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

pcTaskGetName() function

Syntax

char *pcTaskGetName(TaskHandle_t xTaskToQuery);
Implemented in tx_freertos.c:632

Arguments

xTaskToQuery

References

LocationText
tx_freertos.c:632
char *pcTaskGetName(TaskHandle_t xTaskToQuery)
FreeRTOS.h:380
char *pcTaskGetName(TaskHandle_t xTaskToQuery);

Call Tree

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