Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | C++17 | Dan Goodliffe | 2018-04-06 |
| | | | | | | Replaces boost locks with std locks. Removes upgradable locks which aren't yet supported in native C++. Bolsters tests around behaviour of lock helpers and simplifies their implementation. | ||
* | Add support for querying semaphore value | Dan Goodliffe | 2015-12-28 |
| | |||
* | Add missing doxygen comments | Dan Goodliffe | 2015-11-18 |
| | |||
* | Add a portable semaphore class with timeout support | Dan Goodliffe | 2015-11-17 |