Searched refs:ready_queue_it (Results 1 – 1 of 1) sorted by relevance
360 auto ready_queue_it = ready_instructions_it->second; in CreateSchedule() local361 auto& entry = ready_queue_it->second; in CreateSchedule()363 if (new_priority == ready_queue_it->first) { in CreateSchedule()371 ready_queue.erase(ready_queue_it); in CreateSchedule()