aboutsummaryrefslogtreecommitdiffstats
path: root/src/thread/CriticalSection.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* thread/{Mutex,Cond}: relicense to BSD-2Max Kellermann2014-07-021-2/+2
* thread/{Mutex,Cond}: new backend for WIN32Max Kellermann2013-01-111-0/+68
* thread/GLibMutex: new Mutex implementationMax Kellermann2013-01-101-63/+0
* Mutex: new wrapper for std::mutex, replaces GMutexMax Kellermann2013-01-041-0/+63