Searched refs:queue_first (Results 1 – 2 of 2) sorted by relevance
650 UINT queue_first, queue_last; in _tx_thread_smp_remap_solution_find() local664 queue_first = ((UINT) 0); in _tx_thread_smp_remap_solution_find()708 core = core_queue[queue_first]; in _tx_thread_smp_remap_solution_find()711 queue_first++; in _tx_thread_smp_remap_solution_find()769 } while (queue_first != queue_last); in _tx_thread_smp_remap_solution_find()
1175 UINT queue_first, queue_last; in _tx_thread_smp_remap_solution_find() local1189 queue_first = ((UINT) 0); in _tx_thread_smp_remap_solution_find()1233 core = core_queue[queue_first]; in _tx_thread_smp_remap_solution_find()1236 queue_first++; in _tx_thread_smp_remap_solution_find()1294 } while (queue_first != queue_last); in _tx_thread_smp_remap_solution_find()