Home
last modified time | relevance | path

Searched refs:tx_thread_smp_debug_entry_current_thread (Results 1 – 1 of 1) sorted by relevance

/ThreadX-v6.3.0/common_smp/src/
Dtx_thread_smp_debug_entry_insert.c62 TX_THREAD *tx_thread_smp_debug_entry_current_thread; member
177 …entry_ptr -> tx_thread_smp_debug_entry_current_thread = _tx_thread_current_ptr[core_in… in _tx_thread_smp_debug_entry_insert()
178 if (entry_ptr -> tx_thread_smp_debug_entry_current_thread) in _tx_thread_smp_debug_entry_insert()
181 …ead_smp_debug_entry_thread_priority = (entry_ptr -> tx_thread_smp_debug_entry_current_thread) … in _tx_thread_smp_debug_entry_insert()
182 …ead_smp_debug_entry_thread_threshold = (entry_ptr -> tx_thread_smp_debug_entry_current_thread) … in _tx_thread_smp_debug_entry_insert()
183 …ad_smp_debug_entry_thread_core_control = (entry_ptr -> tx_thread_smp_debug_entry_current_thread) … in _tx_thread_smp_debug_entry_insert()