This website requires JavaScript.
Explore
Help
Sign In
boost
/
thread
Watch
2
Star
0
Fork
0
You've already forked thread
mirror of
https://github.com/boostorg/thread.git
synced
2026-01-24 06:22:12 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
boost-1.68.0
thread
/
test
/
sync
/
futures
History
Vicente J. Botet Escriba
1f08b38461
Make the timing check configurable.
2018-03-08 20:39:09 +01:00
..
async
Merge branch 'develop' into fix/blocking_future
2015-02-20 14:34:55 +01:00
future
Make the timing check configurable.
2018-03-08 20:39:09 +01:00
packaged_task
Removed executable attribute.
2017-09-17 08:51:10 -04: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
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
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