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()
1173 UINT queue_first, queue_last; in _tx_thread_smp_remap_solution_find() local1187 queue_first = ((UINT) 0); in _tx_thread_smp_remap_solution_find()1231 core = core_queue[queue_first]; in _tx_thread_smp_remap_solution_find()1234 queue_first++; in _tx_thread_smp_remap_solution_find()1292 } while (queue_first != queue_last); in _tx_thread_smp_remap_solution_find()