Searched refs:next_preempted (Results 1 – 3 of 3) sorted by relevance
90 UINT next_preempted; in _tx_thread_preemption_change() local250 next_preempted = base_priority + priority_bit; in _tx_thread_preemption_change()253 preempted_thread = _tx_thread_preemption_threshold_list[next_preempted]; in _tx_thread_preemption_change()
95 UINT next_preempted; in _tx_thread_relinquish() local403 next_preempted = base_priority + priority_bit; in _tx_thread_relinquish()406 preempted_thread = _tx_thread_preemption_threshold_list[next_preempted]; in _tx_thread_relinquish()
124 UINT next_preempted; in _tx_thread_system_suspend() local403 next_preempted = base_priority + priority_bit; in _tx_thread_system_suspend()406 preempted_thread = _tx_thread_preemption_threshold_list[next_preempted]; in _tx_thread_system_suspend()