Lines Matching refs:base_priority
90 UINT base_priority; in _tx_thread_system_suspend() local
323 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);
980 _tx_thread_highest_priority = base_priority + ((UINT) priority_bit);
1021 base_priority = map_index * ((UINT) 32);
1025 base_priority = ((UINT) 0);
1035 priority = base_priority + ((UINT) priority_bit);