Searched refs:get_future (Results 1 – 17 of 17) sorted by relevance
71 auto ResultF = ResultP.get_future(); in writeUInt8s()78 auto ResultF = ResultP.get_future(); in writeUInt16s()85 auto ResultF = ResultP.get_future(); in writeUInt32s()92 auto ResultF = ResultP.get_future(); in writeUInt64s()99 auto ResultF = ResultP.get_future(); in writeBuffers()
388 auto F = P.get_future(); in closeConnectionAndWait()
118 auto LandingAddressF = LandingAddressP.get_future(); in reenter()
1480 auto RF = RP.get_future(); in callWrapper()
84 auto FinalizeResultF = FinalizeResultP.get_future(); in finalize()
88 std::future<ResultTy> F = T.P->get_future(); in async()
86 auto Future = PackagedTask.get_future(); in asyncImpl()
69 ThreadsCreated.get_future().wait(); in stop()
74 future<R> get_future();104 future<R&> get_future();132 future<void> get_future();346 future<R> get_future();1306 future<_Rp> get_future();1353 promise<_Rp>::get_future()1451 future<_Rp&> get_future();1496 promise<_Rp&>::get_future()1577 future<void> get_future();1939 future<result_type> get_future() {return __p_.get_future();}[all …]
219 promise<void>::get_future() in get_future() function in promise
169 auto ResultF = ResultP.get_future(); in jitDispatchViaWrapperFunctionManager()
407 auto LandingAddrF = LandingAddrP.get_future(); in reentry()
447 std::future<MSVCPError> FinalizeErr = FinalizePromise.get_future(); in notifyEmitted()
1944 auto ResultF = ResultP.get_future(); in lookupFlags()2015 auto ResultFuture = PromisedResult.get_future(); in lookup()
820 auto ResultF = ResultP->get_future(); in linkAndVerify()
1171 auto NewSymbolsF = NewSymbolsP->get_future(); in resolveExternalSymbols()
1404 auto FutureResult = Promise.get_future(); in appendCallNB()