Home
last modified time | relevance | path

Searched defs:future_result (Results 1 – 3 of 3) sorted by relevance

/external/federated-compute/fcp/client/
Dinterruptible_runner.cc43 std::optional<absl::Status> future_result = std::move(run_future).Take(); in WaitUntilDone() local
/external/sdv/vsomeip/third_party/boost/thread/test/
Dtest_ml.cpp48 boost::unique_future<RetType> future_result= p->get_future(); in async() local
/external/pytorch/torch/csrc/distributed/c10d/
Dreducer.cpp1621 auto future_result = comm_hook_ == nullptr in finalize_backward() local