Searched refs:queue_first (Results 1 – 2 of 2) sorted by relevance
649 UINT queue_first, queue_last; in _tx_thread_smp_remap_solution_find() local663 queue_first = ((UINT) 0); in _tx_thread_smp_remap_solution_find()707 core = core_queue[queue_first]; in _tx_thread_smp_remap_solution_find()710 queue_first++; 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() local1188 queue_first = ((UINT) 0); in _tx_thread_smp_remap_solution_find()1232 core = core_queue[queue_first]; in _tx_thread_smp_remap_solution_find()1235 queue_first++; in _tx_thread_smp_remap_solution_find()1293 } while (queue_first != queue_last); in _tx_thread_smp_remap_solution_find()