Home
last modified time | relevance | path

Searched refs:test_future (Results 1 – 25 of 37) sorted by relevance

12

/third_party/boost/libs/thread/test/
Dtest_10963.cpp43 boost::future<void> test_future(test_promise.get_future()); in main() local
44 auto f1 = test_future.then(TestCallback()); in main()
52 boost::future<void> test_future(test_promise.get_future()); in main() local
53 auto f1 = test_future.then(executor, TestCallback()); in main()
/third_party/boost/doc/html/boost_asio/example/cpp14/operations/
Dcomposed_1.cpp80 void test_future() in test_future() function
112 test_future(); in main()
Dcomposed_2.cpp98 void test_future() in test_future() function
130 test_future(); in main()
Dcomposed_3.cpp152 void test_future() in test_future() function
185 test_future(); in main()
Dcomposed_4.cpp168 void test_future() in test_future() function
200 test_future(); in main()
Dcomposed_8.cpp179 void test_future() in test_future() function
211 test_future(); in main()
Dcomposed_7.cpp186 void test_future() in test_future() function
218 test_future(); in main()
Dcomposed_5.cpp205 void test_future() in test_future() function
237 test_future(); in main()
/third_party/boost/libs/asio/example/cpp14/operations/
Dcomposed_1.cpp80 void test_future() in test_future() function
112 test_future(); in main()
Dcomposed_2.cpp98 void test_future() in test_future() function
130 test_future(); in main()
Dcomposed_3.cpp152 void test_future() in test_future() function
185 test_future(); in main()
Dcomposed_4.cpp168 void test_future() in test_future() function
200 test_future(); in main()
Dcomposed_8.cpp179 void test_future() in test_future() function
211 test_future(); in main()
Dcomposed_7.cpp186 void test_future() in test_future() function
218 test_future(); in main()
Dcomposed_5.cpp205 void test_future() in test_future() function
237 test_future(); in main()
/third_party/boost/doc/html/boost_asio/example/cpp11/operations/
Dcomposed_1.cpp80 void test_future() in test_future() function
112 test_future(); in main()
Dcomposed_2.cpp98 void test_future() in test_future() function
130 test_future(); in main()
Dcomposed_3.cpp158 void test_future() in test_future() function
191 test_future(); in main()
Dcomposed_4.cpp174 void test_future() in test_future() function
206 test_future(); in main()
Dcomposed_8.cpp184 void test_future() in test_future() function
216 test_future(); in main()
/third_party/boost/libs/asio/example/cpp11/operations/
Dcomposed_1.cpp80 void test_future() in test_future() function
112 test_future(); in main()
Dcomposed_2.cpp98 void test_future() in test_future() function
130 test_future(); in main()
Dcomposed_3.cpp158 void test_future() in test_future() function
191 test_future(); in main()
Dcomposed_4.cpp174 void test_future() in test_future() function
206 test_future(); in main()
Dcomposed_8.cpp184 void test_future() in test_future() function
216 test_future(); in main()

12