Searched refs:tx_thread_smp_core_control (Results 1 – 8 of 8) sorted by relevance
156 current_thread -> tx_thread_smp_core_control = 1; in _tx_thread_schedule()172 if ((execute_thread) && (execute_thread -> tx_thread_smp_core_control)) in _tx_thread_schedule()189 execute_thread -> tx_thread_smp_core_control = 0; in _tx_thread_schedule()
132 current_thread -> tx_thread_smp_core_control = 1; in _tx_thread_context_restore()
135 thread_ptr -> tx_thread_smp_core_control = 1; in _tx_thread_stack_build()
158 current_thread -> tx_thread_smp_core_control = 1; in _tx_thread_smp_protect()
168 temp_thread_ptr -> tx_thread_smp_core_control = 1; in _tx_thread_system_return()
182 …e_control = (entry_ptr -> tx_thread_smp_debug_entry_current_thread) -> tx_thread_smp_core_control; in _tx_thread_smp_debug_entry_insert()
97 #define tx_thread_smp_core_control tx_thread_mips32_vpe_control macro
565 ULONG tx_thread_smp_core_control; member