Searched refs:DelayRetry (Results 1 – 1 of 1) sorted by relevance
73 void DelayRetry(std::unique_ptr<VirtualCmd<Ctx>> cmd) in DelayRetry() function127 … std::async(std::launch::async, &DfsuActor<Ctx>::DelayRetry, this, std::move(currentCmd))); in ExceptionHandler()