aboutsummaryrefslogtreecommitdiffstats
path: root/common/os/Mutex.cxx
Commit message (Expand)AuthorAgeFilesLines
* Use standard library naming for exceptionsPierre Ossman2024-11-061-8/+8
* Split SystemException to handle WindowsPierre Ossman2024-10-091-8/+8
* Avoid shadowing variablesPierre Ossman2024-06-241-2/+2
* Use nullptr in all C++ codePierre Ossman2024-06-241-2/+2
* Be consistent in including config.hPierre Ossman2021-12-301-0/+4
* Don't throw exceptions in destructorsPierre Ossman2017-09-151-10/+2
* Add abstraction classes for system thread primitivesPierre Ossman2015-11-271-0/+162