Searched refs:new_pt_thread (Results 1 – 2 of 2) sorted by relevance
96 TX_THREAD *new_pt_thread; in _tx_mutex_priority_change() local428 … new_pt_thread = _tx_thread_preemption__threshold_scheduled; in _tx_mutex_priority_change()438 if (new_pt_thread != TX_NULL) in _tx_mutex_priority_change()444 priority = new_pt_thread -> tx_thread_priority; in _tx_mutex_priority_change()
96 TX_THREAD *new_pt_thread; in _tx_thread_priority_change() local451 … new_pt_thread = _tx_thread_preemption__threshold_scheduled; in _tx_thread_priority_change()461 if (new_pt_thread != TX_NULL) in _tx_thread_priority_change()467 priority = new_pt_thread -> tx_thread_priority; in _tx_thread_priority_change()