Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/common_smp/src/
Dtx_thread_smp_rebalance_execute_list.c98 UINT last_priority; in _tx_thread_smp_rebalance_execute_list() local
135 last_priority = ((UINT) 0); in _tx_thread_smp_rebalance_execute_list()
283 … if ((last_priority >= schedule_thread -> tx_thread_preempt_threshold) && (i != ((UINT) 0))) in _tx_thread_smp_rebalance_execute_list()
518 last_priority = next_priority; in _tx_thread_smp_rebalance_execute_list()