Searched refs:tx_thread_smp_core_control (Results 1 – 8 of 8) sorted by relevance
157 current_thread -> tx_thread_smp_core_control = 1; in _tx_thread_schedule()173 if ((execute_thread) && (execute_thread -> tx_thread_smp_core_control)) in _tx_thread_schedule()190 execute_thread -> tx_thread_smp_core_control = 0; in _tx_thread_schedule()
133 current_thread -> tx_thread_smp_core_control = 1; in _tx_thread_context_restore()
136 thread_ptr -> tx_thread_smp_core_control = 1; in _tx_thread_stack_build()
159 current_thread -> tx_thread_smp_core_control = 1; in _tx_thread_smp_protect()
169 temp_thread_ptr -> tx_thread_smp_core_control = 1; in _tx_thread_system_return()
183 …e_control = (entry_ptr -> tx_thread_smp_debug_entry_current_thread) -> tx_thread_smp_core_control; in _tx_thread_smp_debug_entry_insert()
98 #define tx_thread_smp_core_control tx_thread_mips32_vpe_control macro
560 ULONG tx_thread_smp_core_control; member