summaryrefslogtreecommitdiff
path: root/src/thread/CriticalSection.hxx
AgeCommit message (Expand)Author
2020-03-17thread/CriticalSection: remove extra semicolonsMax Kellermann
2017-11-26thread/*: add "noexcept"Max Kellermann
2017-01-17AUTHORS, ...: update my email addressMax Kellermann
2014-07-02thread/{Mutex,Cond}: relicense to BSD-2Max Kellermann
2013-01-11thread/{Mutex,Cond}: new backend for WIN32Max Kellermann
2013-01-10thread/GLibMutex: new Mutex implementationMax Kellermann
2013-01-04Mutex: new wrapper for std::mutex, replaces GMutexMax Kellermann