Franz Detro
|
8a26db61ab
|
fix boost deprecated header warnings
|
2021-02-05 14:18:41 +01:00 |
|
Andrey Semashev
|
ffd2a86d5f
|
Ported tests to lightweight_test.hpp.
This will allow to work around compilation warnings and errors on
MinGW coming from Boost.Test.
|
2019-01-03 21:22:44 +03:00 |
|
Tim Blechmann
|
9e9b259799
|
semaphores: fix race condition in wait_until
wait_until used to return `false` in case the semaphore was posted, but
the timeout has already exceeded at the time of the call
|
2018-12-06 13:49:55 +08:00 |
|
Andrey Semashev
|
9d83b8446c
|
Fixed compilation on FreeBSD.
[SVN r86560]
|
2013-11-04 12:53:53 +00:00 |
|
Andrey Semashev
|
5aebb54489
|
Ported semaphore implementation to the time units abstraction layer.
[SVN r86326]
|
2013-10-15 16:49:34 +00:00 |
|
Andrey Semashev
|
3ea72f8b28
|
Bug fixes. Preliminary test for mutex added.
[SVN r85794]
|
2013-09-19 20:27:08 +00:00 |
|