Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/
Dfuture.hpp1335 typedef boost::shared_ptr<detail::shared_state<R> > future_ptr; typedef in boost::detail::basic_future
1627 typedef typename base_type::future_ptr future_ptr; typedef in boost::BOOST_THREAD_FUTURE
1893 typedef typename base_type::future_ptr future_ptr; typedef in boost::BOOST_THREAD_FUTURE
2133 typedef typename base_type::future_ptr future_ptr; typedef in boost::shared_future
2263 typedef boost::shared_ptr<detail::shared_state<R> > future_ptr; typedef in boost::promise
2559 typedef boost::shared_ptr<detail::shared_state<R&> > future_ptr; typedef in boost::promise
2742 typedef boost::shared_ptr<detail::shared_state<void> > future_ptr; typedef in boost::promise