Home
last modified time | relevance | path

Searched defs:_tx_thread_execute_ptr (Results 1 – 4 of 4) sorted by relevance

/ThreadX-v6.2.1/common/src/
Dtx_thread_initialize.c55 TX_THREAD * _tx_thread_execute_ptr; variable
/ThreadX-v6.2.1/common_smp/src/
Dtx_thread_initialize.c56 TX_THREAD * _tx_thread_execute_ptr[TX_THREAD_SMP_MAX_CORES]; variable
/ThreadX-v6.2.1/common/inc/
Dtx_thread.h321 THREAD_DECLARE TX_THREAD * _tx_thread_execute_ptr; variable
/ThreadX-v6.2.1/common_smp/inc/
Dtx_thread.h181 THREAD_DECLARE TX_THREAD * _tx_thread_execute_ptr[TX_THREAD_SMP_MAX_CORES]; variable