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-29 20:12:10 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
d1877329460fdfdb4217dbd2db59a93b4cb36afd
thread
/
test
/
sync
/
futures
History
Vicente J. Botet Escriba
6c5a6e4330
Reorganized executors on its own directory adding serial_executor and renamed thread_pool by basic_thread_pool and user_scheduler by loop_scheduler.
2014-01-12 17:52:27 +01:00
..
async
Reorganized executors on its own directory adding serial_executor and renamed thread_pool by basic_thread_pool and user_scheduler by loop_scheduler.
2014-01-12 17:52:27 +01:00
future
Thread: add test for get_exception_ptr.
2013-09-16 17:15:05 +00:00
packaged_task
Thread: Added missing variadic constructor for task_shared_state.
2013-11-03 16:17:23 +00:00
promise
Thread: make use of csbl to make the code more readable and to ensure that it interact well with the std.
2013-10-28 20:08:39 +00:00
shared_future
Thread: fix issue with continuation's future parameter which must taken by value.
2013-07-07 20:36:05 +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