Home
last modified time | relevance | path

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

/third_party/boost/libs/fiber/examples/
Dwait_stuff.cpp310 typedef boost::fibers::future< return_t > future_t; in wait_first_outcome() typedef
403 typedef boost::fibers::future< return_t > future_t; in wait_first_success() typedef
711 typedef boost::fibers::future< return_t > future_t; in wait_all_until_error_source() typedef
736 typedef typename boost::fibers::future< return_t > future_t; in wait_all_until_error() typedef
758 typedef boost::fibers::future< std::string > future_t; in __anon9c9826e52c02() typedef
826 typedef typename boost::fibers::future< return_t > future_t; in wait_all_collect_errors() typedef