Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/common_smp/src/
Dtx_thread_smp_rebalance_execute_list.c113 TX_THREAD *highest_priority_thread; in _tx_thread_smp_rebalance_execute_list() local
156 highest_priority_thread = TX_NULL; in _tx_thread_smp_rebalance_execute_list()
426 if (highest_priority_thread == TX_NULL) in _tx_thread_smp_rebalance_execute_list()
430 highest_priority_thread = schedule_thread; in _tx_thread_smp_rebalance_execute_list()
536 if (highest_priority_thread) in _tx_thread_smp_rebalance_execute_list()