Searched defs:shared_future_executor_continuation_shared_state (Results 1 – 1 of 1) sorted by relevance
4770 struct shared_future_executor_continuation_shared_state: continuation_shared_state<F,Rp,Fp> struct4772 typedef continuation_shared_state<F,Rp,Fp> base_type;4776 shared_future_executor_continuation_shared_state(F f, BOOST_THREAD_FWD_REF(Fp) c) function4782 void init(boost::unique_lock<boost::mutex> &lk, Ex& ex)4788 void launch_continuation() {4793 ~shared_future_executor_continuation_shared_state() {}