Searched refs:ready_queue_it (Results 1 – 1 of 1) sorted by relevance
348 auto ready_queue_it = ready_instructions_it->second; in CreateSchedule() local349 auto& entry = ready_queue_it->second; in CreateSchedule()351 if (new_priority == ready_queue_it->first) { in CreateSchedule()359 ready_queue.erase(ready_queue_it); in CreateSchedule()