Home
last modified time | relevance | path

Searched defs:shared_future_sync_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.hpp4748 …struct shared_future_sync_continuation_shared_state: continuation_shared_state<F,Rp,Fp,shared_stat… struct
4750 typedef continuation_shared_state<F,Rp,Fp,shared_state<Rp> > base_type;
4753 shared_future_sync_continuation_shared_state(F f, BOOST_THREAD_FWD_REF(Fp) c) function
4758 void launch_continuation() {