Vicente J. Botet Escriba
|
21458fcc67
|
Add missing iostream.
|
2017-04-29 17:56:32 +02:00 |
|
Vicente J. Botet Escriba
|
2c028aa014
|
fix more erros after Boost.Test commit.
|
2015-01-12 00:36:55 +01:00 |
|
Vicente J. Botet Escriba
|
677dbe7688
|
Thread: merge from trunk 1.54. Fix #8027,#8323,#8337.
[SVN r83660]
|
2013-03-31 10:56:43 +00:00 |
|
Vicente J. Botet Escriba
|
f9b257e368
|
Thread: merge from trunk 1.54 - once_atomic; null_mutex
[SVN r82838]
|
2013-02-12 18:32:00 +00:00 |
|
Vicente J. Botet Escriba
|
ad3247dd29
|
Thread: merge from trunk 1.53
[SVN r81667]
|
2012-12-02 09:22:33 +00:00 |
|
Vicente J. Botet Escriba
|
7bc8c437ab
|
Thread: merge from trunk: 1.52
[SVN r80450]
|
2012-09-08 14:59:26 +00:00 |
|
Vicente J. Botet Escriba
|
9e6384bf79
|
Thread: merge from trunk to fix some minor bugs
[SVN r78973]
|
2012-06-16 21:10:08 +00:00 |
|
Vicente J. Botet Escriba
|
d95081094f
|
Thread: remove some warnings
[SVN r77849]
|
2012-04-09 15:26:40 +00:00 |
|
Gennadiy Rozental
|
5c124234bb
|
eliminated unit_test_framework and BOOST_MESSAGE
[SVN r74731]
|
2011-10-05 09:52:10 +00:00 |
|
Anthony Williams
|
373f557ef7
|
Reduced thread counts to make tests run faster
[SVN r46958]
|
2008-07-01 16:22:47 +00:00 |
|
Anthony Williams
|
d15ee57cd1
|
split shared mutex tests in two to take less time
[SVN r41682]
|
2007-12-04 10:04:30 +00:00 |
|
Anthony Williams
|
b50a7ccb61
|
interruptible_wait (and hence condition timed_wait) now uses a WaitableTimer where possible, to be robust in the face of clock changes
[SVN r41505]
|
2007-11-30 18:38:21 +00:00 |
|
Anthony Williams
|
114215088a
|
interrupt and join all threads in a group if an exception is thrown during a test
[SVN r41084]
|
2007-11-14 11:56:53 +00:00 |
|
Anthony Williams
|
39c864e31f
|
use condition so we know when threads have unblocked, to avoid hard-coding a delay
[SVN r40846]
|
2007-11-06 17:15:50 +00:00 |
|
Anthony Williams
|
3513eaf701
|
added timed_join to thread
[SVN r40653]
|
2007-11-01 18:04:55 +00:00 |
|
Anthony Williams
|
a646153615
|
platform split for pthread and win32 builds so can use pthread-win32 library on Windows with <thrd-api>pthread feature; new C++0x-alike thread class interface on win32.
[SVN r40348]
|
2007-10-23 08:57:17 +00:00 |
|
Anthony Williams
|
2918732481
|
read_write_mutex makes a comeback --- as shared_mutex
[SVN r39891]
|
2007-10-10 15:33:49 +00:00 |
|