Searched refs:get_future (Results 1 – 19 of 19) sorted by relevance
128 auto ResultF = ResultP.get_future(); in writeUInt8s()136 auto ResultF = ResultP.get_future(); in writeUInt16s()144 auto ResultF = ResultP.get_future(); in writeUInt32s()152 auto ResultF = ResultP.get_future(); in writeUInt64s()160 auto ResultF = ResultP.get_future(); in writeBuffers()168 auto ResultF = ResultP.get_future(); in writePointers()348 auto RF = RP.get_future(); in callWrapper()
125 auto LandingAddressF = LandingAddressP.get_future(); in reenter()
134 auto FinalizeResultF = FinalizeResultP.get_future(); in finalize()165 auto AllocResultF = AllocResultP.get_future(); in allocate()189 auto DeallocResultF = DeallocResultP.get_future(); in deallocate()
124 auto F = Promise->get_future(); in createTaskAndFuture()133 auto F = Promise->get_future(); in createTaskAndFuture()
48 auto ResultF = ResultP.get_future(); in lookupAndRecordAddrs()
92 auto DeallocResultF = DeallocResultP.get_future(); in deallocatePool()411 auto LandingAddrF = LandingAddrP.get_future(); in reentry()
153 auto F = P.get_future(); in release()186 auto F = P.get_future(); in ~InProcessMemoryMapper()
210 auto ResultF = ResultP.get_future(); in jitDispatchViaWrapperFunctionManager()
281 auto EIF = EIP.get_future(); in setup()
459 std::future<MSVCPError> FinalizeErr = FinalizePromise.get_future(); in notifyEmitted()
2117 auto ResultF = ResultP.get_future(); in lookupFlags()2188 auto ResultFuture = PromisedResult.get_future(); in lookup()
75 future<R> get_future();105 future<R&> get_future();133 future<void> get_future();347 future<R> get_future();1133 _LIBCPP_HIDE_FROM_ABI future<_Rp> get_future();1171 future<_Rp> promise<_Rp>::get_future() {1250 _LIBCPP_HIDE_FROM_ABI future<_Rp&> get_future();1286 future<_Rp&> promise<_Rp&>::get_future() {1351 future<void> get_future();1636 _LIBCPP_HIDE_FROM_ABI future<result_type> get_future() { return __p_.get_future(); }[all …]
153 future<void> promise<void>::get_future() { in get_future() function in promise
80 ThreadsCreated.get_future().wait(); in stop()
271 auto ResultF = ResultP.get_future(); in doJITDispatch()
207 auto AllocF = AllocP.get_future(); in Create()
869 auto ResultF = ResultP->get_future(); in linkAndVerify()
1040 std::future<uint16_t> port_future = m_port_promise.get_future(); in StartDebugserverProcess()
1190 auto NewSymbolsF = NewSymbolsP->get_future(); in resolveExternalSymbols()