Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/
Dfuture.hpp4723 …struct shared_future_async_continuation_shared_state: continuation_shared_state<F,Rp,Fp,future_asy… struct
4725 typedef continuation_shared_state<F,Rp,Fp,future_async_shared_state_base<Rp> > base_type;
4728 shared_future_async_continuation_shared_state(F f, BOOST_THREAD_FWD_REF(Fp) c) argument
4733 void launch_continuation() {