Searched refs:batch_to_schedule (Results 1 – 1 of 1) sorted by relevance
594 std::unique_ptr<Batch<TaskType>> batch_to_schedule; in ScheduleBatch() local607 batch_to_schedule = std::move(batches_.front()); in ScheduleBatch()614 return batch_to_schedule; in ScheduleBatch()