Searched refs:_tx_thread_smp_simple_priority_change (Results 1 – 4 of 4) sorted by relevance
185 _tx_thread_smp_simple_priority_change(thread_ptr, new_priority); in _tx_mutex_priority_change()212 _tx_thread_smp_simple_priority_change(thread_ptr, new_priority); in _tx_mutex_priority_change()218 … _tx_thread_smp_simple_priority_change(thread_ptr, thread_ptr -> tx_thread_user_priority); in _tx_mutex_priority_change()
216 _tx_thread_smp_simple_priority_change(thread_ptr, new_priority); in _tx_thread_priority_change()242 _tx_thread_smp_simple_priority_change(thread_ptr, new_priority); in _tx_thread_priority_change()
997 VOID _tx_thread_smp_simple_priority_change(TX_THREAD *thread_ptr, UINT new_priority) in _tx_thread_smp_simple_priority_change() function
1520 static INLINE_DECLARE VOID _tx_thread_smp_simple_priority_change(TX_THREAD *thread_ptr, UINT new_p… in _tx_thread_smp_simple_priority_change() function1672 VOID _tx_thread_smp_simple_priority_change(TX_THREAD *thread_ptr, UINT new_priority);