Searched defs:_tx_thread_current_ptr (Results 1 – 4 of 4) sorted by relevance
47 TX_THREAD * _tx_thread_current_ptr; variable
48 TX_THREAD * _tx_thread_current_ptr[TX_THREAD_SMP_MAX_CORES]; variable
313 THREAD_DECLARE TX_THREAD * _tx_thread_current_ptr; variable
175 THREAD_DECLARE TX_THREAD * _tx_thread_current_ptr[TX_THREAD_SMP_MAX_CORES]; variable244 #define _tx_thread_current_ptr _tx_thread_smp_current_thread_get() macro