Age | Commit message (Expand) | Author |
---|---|---|
2020-03-17 | thread/CriticalSection: remove extra semicolons | Max Kellermann |
2017-11-26 | thread/*: add "noexcept" | Max Kellermann |
2017-01-17 | AUTHORS, ...: update my email address | Max Kellermann |
2014-07-02 | thread/{Mutex,Cond}: relicense to BSD-2 | Max Kellermann |
2013-01-11 | thread/{Mutex,Cond}: new backend for WIN32 | Max Kellermann |
2013-01-10 | thread/GLibMutex: new Mutex implementation | Max Kellermann |
2013-01-04 | Mutex: new wrapper for std::mutex, replaces GMutex | Max Kellermann |