summaryrefslogtreecommitdiff
path: root/test/semaphore.cpp
Commit message (Collapse)AuthorAge
* Unlocking an unlocked mutex trips tsanDan Goodliffe2021-07-31
|
* Build a basic hacky semaphore for compilers that don't support ↵Dan Goodliffe2021-07-31
std::binary_semaphore yet