Searched refs:ScheduleBatch (Results 1 – 1 of 1) sorted by relevance
259 std::unique_ptr<Batch<TaskType>> ScheduleBatch();471 batch_to_process = (*next_queue_to_schedule_)->ScheduleBatch(); in ThreadLogic()591 std::unique_ptr<Batch<TaskType>> Queue<TaskType>::ScheduleBatch() { in ScheduleBatch() function