Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/common_smp/src/
Dtx_thread_smp_rebalance_execute_list.c112 TX_THREAD *highest_priority_thread; in _tx_thread_smp_rebalance_execute_list() local
155 highest_priority_thread = TX_NULL; in _tx_thread_smp_rebalance_execute_list()
425 if (highest_priority_thread == TX_NULL) in _tx_thread_smp_rebalance_execute_list()
429 highest_priority_thread = schedule_thread; in _tx_thread_smp_rebalance_execute_list()
535 if (highest_priority_thread) in _tx_thread_smp_rebalance_execute_list()