Searched refs:resFuture (Results 1 – 1 of 1) sorted by relevance
401 std::future<int> resFuture = task.get_future(); in sendAndWaitForResult() local408 auto res = resFuture.get(); in sendAndWaitForResult()