Lines Matching refs:map_index
98 UINT map_index; in _tx_thread_system_suspend() local
229 map_index = priority/((UINT) 32); in _tx_thread_system_suspend()
265 map_index = priority/((UINT) 32); in _tx_thread_system_suspend()
318 TX_LOWEST_SET_BIT_CALCULATE(priority_map, map_index) in _tx_thread_system_suspend()
322 base_priority = map_index * ((UINT) 32); in _tx_thread_system_suspend()
442 TX_LOWEST_SET_BIT_CALCULATE(priority_map, map_index) in _tx_thread_system_suspend()
445 base_priority = map_index * ((UINT) 32); in _tx_thread_system_suspend()
703 UINT map_index;
818 map_index = priority/((UINT) 32);
854 map_index = priority/((UINT) 32);
907 TX_LOWEST_SET_BIT_CALCULATE(priority_map, map_index)
911 base_priority = map_index * ((UINT) 32);
1017 TX_LOWEST_SET_BIT_CALCULATE(priority_map, map_index)
1020 base_priority = map_index * ((UINT) 32);