summaryrefslogtreecommitdiff
path: root/src/thread/Cond.hxx
AgeCommit message (Expand)Author
2017-12-12*: check defined(_WIN32) instead of defined(WIN32)Max Kellermann
2017-01-17AUTHORS, ...: update my email addressMax Kellermann
2015-08-25thread/{Mutex,Cond}: remove obsolete commentsMax Kellermann
2014-07-02thread/{Mutex,Cond}: relicense to BSD-2Max Kellermann
2014-01-13copyright year 2014Max Kellermann
2013-10-17thread/{Cond,Mutex}: use "class" instead of "typedef"Max Kellermann
2013-01-11thread/{Mutex,Cond}: new backend for WIN32Max Kellermann
2013-01-10thread/Cond: new wrapper for pthread_cond_t or GCondMax Kellermann