Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/common_smp/src/
Dtx_thread_smp_rebalance_execute_list.c174 next_priority = _tx_thread_smp_next_priority_find(next_priority); in _tx_thread_smp_rebalance_execute_list()
Dtx_thread_smp_utilities.c89 UINT _tx_thread_smp_next_priority_find(UINT priority) in _tx_thread_smp_next_priority_find() function
132 UINT _tx_thread_smp_next_priority_find(UINT priority) in _tx_thread_smp_next_priority_find() function
Dtx_thread_system_suspend.c694 next_priority = _tx_thread_smp_next_priority_find(next_priority); in _tx_thread_system_suspend()
/ThreadX-v6.3.0/common_smp/inc/
Dtx_thread.h604 static INLINE_DECLARE UINT _tx_thread_smp_next_priority_find(UINT priority) in _tx_thread_smp_next_priority_find() function
647 static INLINE_DECLARE UINT _tx_thread_smp_next_priority_find(UINT priority) in _tx_thread_smp_next_priority_find() function
1649 UINT _tx_thread_smp_next_priority_find(UINT priority);