Searched defs:future_executor_continuation_shared_state (Results 1 – 1 of 1) sorted by relevance
4692 struct future_executor_continuation_shared_state: continuation_shared_state<F,Rp,Fp> struct4694 typedef continuation_shared_state<F,Rp,Fp> base_type;4697 future_executor_continuation_shared_state(BOOST_THREAD_RV_REF(F) f, BOOST_THREAD_FWD_REF(Fp) c) argument4703 void init(boost::unique_lock<boost::mutex> &lk, Ex& ex)4709 void launch_continuation() {4714 ~future_executor_continuation_shared_state() {}