Searched refs:fuResult (Results 1 – 1 of 1) sorted by relevance
762 std::future<void> fuResult = std::async(std::launch::async, [this]() { in WorkerThread() local766 fuResult.get(); in WorkerThread()