aboutsummaryrefslogtreecommitdiffstats
path: root/src/thread/Cond.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* thread/{Mutex,Cond}: remove obsolete commentsMax Kellermann2015-08-251-3/+1
* thread/{Mutex,Cond}: relicense to BSD-2Max Kellermann2014-07-021-15/+25
* copyright year 2014Max Kellermann2014-01-131-1/+1
* thread/{Cond,Mutex}: use "class" instead of "typedef"Max Kellermann2013-10-171-2/+2
* thread/{Mutex,Cond}: new backend for WIN32Max Kellermann2013-01-111-2/+2
* thread/Cond: new wrapper for pthread_cond_t or GCondMax Kellermann2013-01-101-0/+37