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