Home
last modified time | relevance | path

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

/third_party/boost/libs/thread/test/
Dtest_12293.cpp32 auto waitFuture = future1.then([&tmpValue, &promise2](boost::future<void> future){ in main() local
58 waitFuture.wait(); in main()