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()296 auto RF = RP.get_future(); in lookupSymbols()366 auto RF = RP.get_future(); in callWrapper()
56 auto RF = RP.get_future(); in lookup()65 auto RF = RP.get_future(); in lookup()
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()
48 auto ResultF = ResultP.get_future(); in lookupAndRecordAddrs()
92 auto DeallocResultF = DeallocResultP.get_future(); in deallocatePool()411 auto LandingAddrF = LandingAddrP.get_future(); in reentry()
157 auto F = P.get_future(); in release()190 auto F = P.get_future(); in ~InProcessMemoryMapper()
207 auto ResultF = ResultP.get_future(); in jitDispatchViaWrapperFunctionManager()
298 auto EIF = EIP.get_future(); in setup()
459 std::future<MSVCPError> FinalizeErr = FinalizePromise.get_future(); in notifyEmitted()
1798 auto ResultF = ResultP.get_future(); in lookupFlags()1869 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();1130 _LIBCPP_HIDE_FROM_ABI future<_Rp> get_future();1168 future<_Rp> promise<_Rp>::get_future() {1247 _LIBCPP_HIDE_FROM_ABI future<_Rp&> get_future();1283 future<_Rp&> promise<_Rp&>::get_future() {1348 future<void> get_future();1634 _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()
1039 std::future<uint16_t> port_future = m_port_promise.get_future(); in StartDebugserverProcess()
1189 auto NewSymbolsF = NewSymbolsP->get_future(); in resolveExternalSymbols()