Searched defs:_tx_thread_current_ptr (Results 1 – 4 of 4) sorted by relevance
48 TX_THREAD * _tx_thread_current_ptr; variable
49 TX_THREAD * _tx_thread_current_ptr[TX_THREAD_SMP_MAX_CORES]; variable
314 THREAD_DECLARE TX_THREAD * _tx_thread_current_ptr; variable
176 THREAD_DECLARE TX_THREAD * _tx_thread_current_ptr[TX_THREAD_SMP_MAX_CORES]; variable245 #define _tx_thread_current_ptr _tx_thread_smp_current_thread_get() macro