g_txfr_task_count is only used within threadx.
 
Symbols
loading...
Files
loading...

g_txfr_task_count variable

Syntax

UBaseType_t g_txfr_task_count;

References

LocationReferrerText
tx_freertos.c:56
UBaseType_t g_txfr_task_count;
tx_freertos.c:120txfr_idle_task_entry()
g_txfr_task_count--;
tx_freertos.c:360xTaskCreateStatic()
g_txfr_task_count++;
tx_freertos.c:437xTaskCreate()
g_txfr_task_count++;
tx_freertos.c:450uxTaskGetNumberOfTasks()
count = g_txfr_task_count;

Data Use

Functions writing g_txfr_task_count
Functions reading g_txfr_task_count
g_txfr_task_count
Type of g_txfr_task_count
g_txfr_task_count
all items filtered out