Home
last modified time | relevance | path

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

/ThreadX-v6.2.1/common_smp/src/
Dtx_mutex_priority_change.c407 lowest_priority = _tx_thread_smp_lowest_priority_get(); in _tx_mutex_priority_change()
Dtx_thread_priority_change.c430 lowest_priority = _tx_thread_smp_lowest_priority_get(); in _tx_thread_priority_change()
Dtx_thread_system_resume.c666 lowest_priority = _tx_thread_smp_lowest_priority_get(); in _tx_thread_system_resume()
Dtx_thread_smp_utilities.c542 UINT _tx_thread_smp_lowest_priority_get(void) in _tx_thread_smp_lowest_priority_get() function
/ThreadX-v6.2.1/common_smp/inc/
Dtx_thread.h1065 static INLINE_DECLARE UINT _tx_thread_smp_lowest_priority_get(void) in _tx_thread_smp_lowest_priority_get() function
1669 UINT _tx_thread_smp_lowest_priority_get(void);