Searched refs:queue_last (Results 1 – 2 of 2) sorted by relevance
650 UINT queue_first, queue_last; in _tx_thread_smp_remap_solution_find() local665 queue_last = ((UINT) 0); in _tx_thread_smp_remap_solution_find()675 core_queue[queue_last] = core; in _tx_thread_smp_remap_solution_find()678 queue_last++; in _tx_thread_smp_remap_solution_find()697 core_queue[queue_last] = core; in _tx_thread_smp_remap_solution_find()700 queue_last++; in _tx_thread_smp_remap_solution_find()760 core_queue[queue_last] = core; in _tx_thread_smp_remap_solution_find()763 queue_last++; 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() local1190 queue_last = ((UINT) 0); in _tx_thread_smp_remap_solution_find()1200 core_queue[queue_last] = core; in _tx_thread_smp_remap_solution_find()1203 queue_last++; in _tx_thread_smp_remap_solution_find()1222 core_queue[queue_last] = core; in _tx_thread_smp_remap_solution_find()1225 queue_last++; in _tx_thread_smp_remap_solution_find()1285 core_queue[queue_last] = core; in _tx_thread_smp_remap_solution_find()1288 queue_last++; in _tx_thread_smp_remap_solution_find()1294 } while (queue_first != queue_last); in _tx_thread_smp_remap_solution_find()