Searched refs:waitForThreadLocalPendingRRefs (Results 1 – 3 of 3) sorted by relevance
195 c10::intrusive_ptr<JitFuture> waitForThreadLocalPendingRRefs();
67 auto rrefsReadyFuture = rrefContext.waitForThreadLocalPendingRRefs(); in processMessage()
676 c10::intrusive_ptr<JitFuture> RRefContext::waitForThreadLocalPendingRRefs() { in waitForThreadLocalPendingRRefs() function in torch::distributed::rpc::RRefContext