aboutsummaryrefslogtreecommitdiff
path: root/src/thread
Commit message (Expand)AuthorAge
* thread/{Mutex,Cond}: new backend for WIN32Max Kellermann2013-01-11
* thread/Cond: new wrapper for pthread_cond_t or GCondMax Kellermann2013-01-10
* thread/GLibMutex: new Mutex implementationMax Kellermann2013-01-10
* thread/PosixMutex: fix indentMax Kellermann2013-01-10
* thread/Mutex: don't use std::mutexMax Kellermann2013-01-07
* Mutex: new wrapper for std::mutex, replaces GMutexMax Kellermann2013-01-04