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

txfr_thread_wrapper() function

Syntax

void txfr_thread_wrapper(ULONG id);

Arguments

id

References

LocationReferrerText
tx_freertos.c:212
void txfr_thread_wrapper(ULONG id)
tx_freertos.c:344xTaskCreateStatic()
ret = tx_thread_create(&pxTaskBuffer->thread, (CHAR *)pcName, txfr_thread_wrapper, (ULONG)pvParameters,
tx_freertos.c:419xTaskCreate()
ret = tx_thread_create(&p_task->thread, (CHAR *)pcName, txfr_thread_wrapper, (ULONG)pvParameters,

Call Tree

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