Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/common_smp/src/
Dtx_thread_smp_rebalance_execute_list.c173 next_priority = _tx_thread_smp_next_priority_find(next_priority); in _tx_thread_smp_rebalance_execute_list()
Dtx_thread_smp_utilities.c88 UINT _tx_thread_smp_next_priority_find(UINT priority) in _tx_thread_smp_next_priority_find() function
131 UINT _tx_thread_smp_next_priority_find(UINT priority) in _tx_thread_smp_next_priority_find() function
Dtx_thread_system_suspend.c693 next_priority = _tx_thread_smp_next_priority_find(next_priority); in _tx_thread_system_suspend()
/ThreadX-v6.4.1/common_smp/inc/
Dtx_thread.h603 static INLINE_DECLARE UINT _tx_thread_smp_next_priority_find(UINT priority) in _tx_thread_smp_next_priority_find() function
646 static INLINE_DECLARE UINT _tx_thread_smp_next_priority_find(UINT priority) in _tx_thread_smp_next_priority_find() function
1648 UINT _tx_thread_smp_next_priority_find(UINT priority);