aboutsummaryrefslogtreecommitdiffstats
path: root/common/os/Mutex.h
Commit message (Collapse)AuthorAgeFilesLines
* Include class keyword for friend declarationPierre Ossman2015-12-081-1/+1
| | | | | Only C++11 allows omitting the class keyword, so include it so the code compiles with older compilers.
* Add abstraction classes for system thread primitivesPierre Ossman2015-11-271-0/+64