Searched refs:base_priority (Results 1 – 5 of 5) sorted by relevance
90 UINT base_priority; in _tx_thread_system_suspend() local323 base_priority = map_index * ((UINT) 32); in _tx_thread_system_suspend()327 base_priority = ((UINT) 0); in _tx_thread_system_suspend()396 _tx_thread_highest_priority = base_priority + ((UINT) priority_bit); in _tx_thread_system_suspend()446 base_priority = map_index * ((UINT) 32); in _tx_thread_system_suspend()450 base_priority = ((UINT) 0); in _tx_thread_system_suspend()460 priority = base_priority + ((UINT) priority_bit); in _tx_thread_system_suspend()695 UINT base_priority;912 base_priority = map_index * ((UINT) 32);916 base_priority = ((UINT) 0);[all …]
217 UINT base_priority; in _tx_thread_suspend() local458 base_priority = map_index * ((UINT) 32); in _tx_thread_suspend()462 base_priority = ((UINT) 0); in _tx_thread_suspend()529 _tx_thread_highest_priority = base_priority + priority_bit; in _tx_thread_suspend()582 base_priority = map_index * ((UINT) 32); in _tx_thread_suspend()586 base_priority = ((UINT) 0); in _tx_thread_suspend()596 priority = base_priority + priority_bit; in _tx_thread_suspend()
87 UINT base_priority; in _tx_thread_preemption_change() local233 base_priority = map_index * ((UINT) 32); in _tx_thread_preemption_change()237 base_priority = ((UINT) 0); in _tx_thread_preemption_change()250 next_preempted = base_priority + priority_bit; in _tx_thread_preemption_change()
93 UINT base_priority; in _tx_thread_relinquish() local386 base_priority = map_index * ((UINT) 32); in _tx_thread_relinquish()390 base_priority = ((UINT) 0); in _tx_thread_relinquish()403 next_preempted = base_priority + priority_bit; in _tx_thread_relinquish()
125 UINT base_priority; in _tx_thread_system_suspend() local386 base_priority = map_index * ((UINT) 32); in _tx_thread_system_suspend()390 base_priority = ((UINT) 0); in _tx_thread_system_suspend()403 next_preempted = base_priority + priority_bit; in _tx_thread_system_suspend()