Home
last modified time | relevance | path

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

/ThreadX-v6.2.1/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.c692 next_priority = _tx_thread_smp_next_priority_find(next_priority); in _tx_thread_system_suspend()
/ThreadX-v6.2.1/common_smp/inc/
Dtx_thread.h602 static INLINE_DECLARE UINT _tx_thread_smp_next_priority_find(UINT priority) in _tx_thread_smp_next_priority_find() function
645 static INLINE_DECLARE UINT _tx_thread_smp_next_priority_find(UINT priority) in _tx_thread_smp_next_priority_find() function
1647 UINT _tx_thread_smp_next_priority_find(UINT priority);