thread/test/sync/futures
2019-01-20 22:42:12 +01:00
..
async Fix missing includes files and make executors available by default in version 5. 2019-01-20 22:42:12 +01:00
future Fix missing includes files and make executors available by default in version 5. 2019-01-20 22:42:12 +01:00
packaged_task fix test not returning boost::report_errors(). 2018-09-06 07:16:17 +02:00
promise fix or silence (msvc) compiler warnings about constant conditional expressions, unused parameters, narrowing, unreachable code, use of 'this' in base member initializations, and some other minor stuff 2017-09-24 14:02:17 +02:00
shared_future Make the timing check configurable. 2018-03-08 20:39:09 +01:00
when_all fix or silence (msvc) compiler warnings about constant conditional expressions, unused parameters, narrowing, unreachable code, use of 'this' in base member initializations, and some other minor stuff 2017-09-24 14:02:17 +02:00
when_any Remove racy check 2018-04-26 07:30:43 -07:00
make_ready_future_pass.cpp Added promise::emplace and variadic make_ready_future. 2014-10-25 23:31:09 +02:00
test_allocator.hpp Thread: Make use of the new macros to reduce the code duplication-III 2012-04-12 22:59:23 +00:00