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