Searched refs:_tx_thread_smp_lowest_priority_get (Results 1 – 6 of 6) sorted by relevance
407 lowest_priority = _tx_thread_smp_lowest_priority_get(); in _tx_mutex_priority_change()
430 lowest_priority = _tx_thread_smp_lowest_priority_get(); in _tx_thread_priority_change()
666 lowest_priority = _tx_thread_smp_lowest_priority_get(); in _tx_thread_system_resume()
542 UINT _tx_thread_smp_lowest_priority_get(void) in _tx_thread_smp_lowest_priority_get() function
1067 static INLINE_DECLARE UINT _tx_thread_smp_lowest_priority_get(void) in _tx_thread_smp_lowest_priority_get() function1671 UINT _tx_thread_smp_lowest_priority_get(void);
1272 _tx_thread_smp_lowest_priority_get(); in tx_application_define()