Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/common_smp/src/
Dtx_thread_smp_rebalance_execute_list.c97 UINT last_priority; in _tx_thread_smp_rebalance_execute_list() local
134 last_priority = ((UINT) 0); in _tx_thread_smp_rebalance_execute_list()
282 … if ((last_priority >= schedule_thread -> tx_thread_preempt_threshold) && (i != ((UINT) 0))) in _tx_thread_smp_rebalance_execute_list()
517 last_priority = next_priority; in _tx_thread_smp_rebalance_execute_list()