Home
last modified time | relevance | path

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

/third_party/boost/libs/thread/test/
Dtest_ml.cpp28 boost::unique_future<Ret> get_future() { return f.get_future(); } in get_future() function in async_func_pt
/third_party/boost/boost/fiber/future/
Dpackaged_task.hpp105 future< R > get_future() { in get_future() function in boost::fibers::packaged_task
Dpromise.hpp78 future< R > get_future() { in get_future() function
/third_party/boost/libs/fiber/examples/
Dadapt_method_calls.cpp112 boost::fibers::future< std::string > get_future() { in get_future() function in PromiseResponse
/third_party/boost/libs/asio/include/boost/asio/impl/
Duse_future.hpp300 future_type get_future() in get_future() function in boost::asio::detail::promise_creator
/third_party/boost/boost/asio/impl/
Duse_future.hpp300 future_type get_future() in get_future() function in boost::asio::detail::promise_creator
/third_party/boost/boost/thread/
Dfuture.hpp2357 BOOST_THREAD_FUTURE<R> get_future() in get_future() function in boost::promise
2636 BOOST_THREAD_FUTURE<R&> get_future() in get_future() function in boost::promise
2819 BOOST_THREAD_FUTURE<void> get_future() in get_future() function in boost::promise
3764 BOOST_THREAD_FUTURE<R> get_future() { function in boost::packaged_task