Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | thread/{Mutex,Cond}: new backend for WIN32 | Max Kellermann | 2013-01-11 | 1 | -2/+2 |
* | thread/GLibMutex: new Mutex implementation | Max Kellermann | 2013-01-10 | 1 | -2/+2 |
* | thread/Mutex: don't use std::mutex | Max Kellermann | 2013-01-07 | 1 | -8/+8 |
* | Mutex: new wrapper for std::mutex, replaces GMutex | Max Kellermann | 2013-01-04 | 1 | -0/+54 |