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-27 07:22:11 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
a0071b301bd4cde02df66f5cd66aea878aefe310
thread
/
test
/
sync
/
futures
History
Vicente J. Botet Escriba
4b1c13e5cb
Thread: replace BOOST_NO_CXX11_HDR_INITIALIZER_LIST by specific BOOST_THREAD_NO_CXX11_HDR_INITIALIZER_LIST that takes in account that gcc up to 4.6 doens't supports it as expected
...
[SVN r82311]
2013-01-02 00:04:33 +00:00
..
async
Thread: replace BOOST_NO_CXX11_HDR_INITIALIZER_LIST by specific BOOST_THREAD_NO_CXX11_HDR_INITIALIZER_LIST that takes in account that gcc up to 4.6 doens't supports it as expected
2013-01-02 00:04:33 +00:00
future
Thread: minor refactorings
2012-12-10 22:02:16 +00:00
packaged_task
Thread: Add more tests for _at_thread_exit functions when the source is moved.
2012-12-08 14:05:52 +00:00
promise
Thread: Add more tests for _at_thread_exit functions when the source is moved.
2012-12-08 14:05:52 +00:00
shared_future
Thread: Refactor futures by adding a basic_future common class + added some tests for shared_future
2012-10-31 21:16:00 +00: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