Vicente J. Botet Escriba
|
ea0889485e
|
Make use of BOOST_THREAD_COPYABLE_AND_MOVABLE and BOOST_THREAD_COPY_ASSIGN_REF when appropriated.
|
2014-08-24 18:16:28 +02:00 |
|
Vicente J. Botet Escriba
|
a6f67e25e3
|
Thread: fix packaged_task<void()> issue and add tests.
[SVN r84597]
|
2013-06-01 14:27:16 +00:00 |
|
Vicente J. Botet Escriba
|
6d01267030
|
Thread: manage with #8596.
[SVN r84414]
|
2013-05-22 05:40:58 +00:00 |
|
Vicente J. Botet Escriba
|
1c0a4999b8
|
Thread: rework async and packaged task.
[SVN r81117]
|
2012-10-31 01:37:57 +00:00 |
|
Vicente J. Botet Escriba
|
dedaa7e617
|
Thread: version 4: Added variadic templates for packed_task cons, async, thread cons + added make_future + future::get() can be called just once
[SVN r80755]
|
2012-09-29 16:31:27 +00:00 |
|
Vicente J. Botet Escriba
|
e83cdc6721
|
Thread: Change to version 3 and don't deprecate legacy time related functions, even if they are not part of the concepts since version 3
[SVN r78029]
|
2012-04-16 20:49:18 +00:00 |
|
Vicente J. Botet Escriba
|
efa907881e
|
Thread: Make use of the new macros to reduce the code duplication-III
[SVN r77941]
|
2012-04-12 22:59:23 +00:00 |
|
Vicente J. Botet Escriba
|
f970c9fddc
|
Thread: remove some warnings + rename BOOST_EXPLICIT_MOVE by BOOST_THREAD_MAKE_RV_REF
[SVN r77918]
|
2012-04-11 17:16:45 +00:00 |
|
Vicente J. Botet Escriba
|
b2790c6df5
|
Thread: Added pt test constructor from const functor + pt allocator ctor free fct+ cleanup of other tests
[SVN r77877]
|
2012-04-10 01:37:18 +00:00 |
|
Vicente J. Botet Escriba
|
f5e3c1c348
|
Thread: Added pt func_ctor test + update some test to pass Sun compiler regression
[SVN r77876]
|
2012-04-10 00:24:07 +00:00 |
|
Vicente J. Botet Escriba
|
34c377328f
|
Thread: Added some packaged_task tests
[SVN r77844]
|
2012-04-08 23:24:19 +00:00 |
|