Lines Matching refs:map_index
99 UINT map_index; in _tx_thread_system_suspend() local
230 map_index = priority/((UINT) 32); in _tx_thread_system_suspend()
266 map_index = priority/((UINT) 32); in _tx_thread_system_suspend()
319 TX_LOWEST_SET_BIT_CALCULATE(priority_map, map_index) in _tx_thread_system_suspend()
323 base_priority = map_index * ((UINT) 32); in _tx_thread_system_suspend()
443 TX_LOWEST_SET_BIT_CALCULATE(priority_map, map_index) in _tx_thread_system_suspend()
446 base_priority = map_index * ((UINT) 32); in _tx_thread_system_suspend()
704 UINT map_index;
819 map_index = priority/((UINT) 32);
855 map_index = priority/((UINT) 32);
908 TX_LOWEST_SET_BIT_CALCULATE(priority_map, map_index)
912 base_priority = map_index * ((UINT) 32);
1018 TX_LOWEST_SET_BIT_CALCULATE(priority_map, map_index)
1021 base_priority = map_index * ((UINT) 32);