Home
last modified time | relevance | path

Searched refs:futr (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/thread/test/
Dtest_9711.cpp20 boost::future<int> futr = prom.get_future(); in main() local
24 boost::future<void> futr2 = futr.then(boost::launch::deferred, in main()