Searched refs:queue_last (Results 1 – 2 of 2) sorted by relevance
649 UINT queue_first, queue_last; in _tx_thread_smp_remap_solution_find() local664 queue_last = ((UINT) 0); in _tx_thread_smp_remap_solution_find()674 core_queue[queue_last] = core; in _tx_thread_smp_remap_solution_find()677 queue_last++; in _tx_thread_smp_remap_solution_find()696 core_queue[queue_last] = core; in _tx_thread_smp_remap_solution_find()699 queue_last++; in _tx_thread_smp_remap_solution_find()759 core_queue[queue_last] = core; in _tx_thread_smp_remap_solution_find()762 queue_last++; in _tx_thread_smp_remap_solution_find()768 } while (queue_first != queue_last); in _tx_thread_smp_remap_solution_find()
1174 UINT queue_first, queue_last; in _tx_thread_smp_remap_solution_find() local1189 queue_last = ((UINT) 0); in _tx_thread_smp_remap_solution_find()1199 core_queue[queue_last] = core; in _tx_thread_smp_remap_solution_find()1202 queue_last++; in _tx_thread_smp_remap_solution_find()1221 core_queue[queue_last] = core; in _tx_thread_smp_remap_solution_find()1224 queue_last++; in _tx_thread_smp_remap_solution_find()1284 core_queue[queue_last] = core; in _tx_thread_smp_remap_solution_find()1287 queue_last++; in _tx_thread_smp_remap_solution_find()1293 } while (queue_first != queue_last); in _tx_thread_smp_remap_solution_find()