/third_party/boost/libs/thread/test/ |
D | test_10963.cpp | 43 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/ |
D | composed_1.cpp | 80 void test_future() in test_future() function 112 test_future(); in main()
|
D | composed_2.cpp | 98 void test_future() in test_future() function 130 test_future(); in main()
|
D | composed_3.cpp | 152 void test_future() in test_future() function 185 test_future(); in main()
|
D | composed_4.cpp | 168 void test_future() in test_future() function 200 test_future(); in main()
|
D | composed_8.cpp | 179 void test_future() in test_future() function 211 test_future(); in main()
|
D | composed_7.cpp | 186 void test_future() in test_future() function 218 test_future(); in main()
|
D | composed_5.cpp | 205 void test_future() in test_future() function 237 test_future(); in main()
|
/third_party/boost/libs/asio/example/cpp14/operations/ |
D | composed_1.cpp | 80 void test_future() in test_future() function 112 test_future(); in main()
|
D | composed_2.cpp | 98 void test_future() in test_future() function 130 test_future(); in main()
|
D | composed_3.cpp | 152 void test_future() in test_future() function 185 test_future(); in main()
|
D | composed_4.cpp | 168 void test_future() in test_future() function 200 test_future(); in main()
|
D | composed_8.cpp | 179 void test_future() in test_future() function 211 test_future(); in main()
|
D | composed_7.cpp | 186 void test_future() in test_future() function 218 test_future(); in main()
|
D | composed_5.cpp | 205 void test_future() in test_future() function 237 test_future(); in main()
|
/third_party/boost/doc/html/boost_asio/example/cpp11/operations/ |
D | composed_1.cpp | 80 void test_future() in test_future() function 112 test_future(); in main()
|
D | composed_2.cpp | 98 void test_future() in test_future() function 130 test_future(); in main()
|
D | composed_3.cpp | 158 void test_future() in test_future() function 191 test_future(); in main()
|
D | composed_4.cpp | 174 void test_future() in test_future() function 206 test_future(); in main()
|
D | composed_8.cpp | 184 void test_future() in test_future() function 216 test_future(); in main()
|
/third_party/boost/libs/asio/example/cpp11/operations/ |
D | composed_1.cpp | 80 void test_future() in test_future() function 112 test_future(); in main()
|
D | composed_2.cpp | 98 void test_future() in test_future() function 130 test_future(); in main()
|
D | composed_3.cpp | 158 void test_future() in test_future() function 191 test_future(); in main()
|
D | composed_4.cpp | 174 void test_future() in test_future() function 206 test_future(); in main()
|
D | composed_8.cpp | 184 void test_future() in test_future() function 216 test_future(); in main()
|