Searched refs:mapped_thread (Results 1 – 1 of 1) sorted by relevance
101 TX_THREAD *mapped_thread; in _tx_thread_smp_rebalance_execute_list() local444 mapped_thread = _tx_thread_execute_ptr[j]; in _tx_thread_smp_rebalance_execute_list()447 if ((mapped_thread != TX_NULL) && (schedule_thread != mapped_thread)) in _tx_thread_smp_rebalance_execute_list()451 if (mapped_thread -> tx_thread_state == TX_READY) in _tx_thread_smp_rebalance_execute_list()462 … mapped_thread -> tx_thread_performance_solicited_preemption_count++; in _tx_thread_smp_rebalance_execute_list()475 … mapped_thread -> tx_thread_performance_interrupt_preemption_count++; in _tx_thread_smp_rebalance_execute_list()