aboutsummaryrefslogtreecommitdiffstats
path: root/src/thread/WindowsCond.hxx (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-02thread/{Mutex,Cond}: relicense to BSD-2Max Kellermann1-2/+2
2013-04-17thread/Cond: add method timed_wait()Max Kellermann1-2/+6
2013-01-11thread/{Mutex,Cond}: new backend for WIN32Max Kellermann1-13/+16
2013-01-10thread/Cond: new wrapper for pthread_cond_t or GCondMax Kellermann1-15/+15
2013-01-10thread/PosixMutex: fix indentMax Kellermann1-13/+13
2013-01-07thread/Mutex: don't use std::mutexMax Kellermann1-31/+24
2012-01-24refcount: add missing stdbool.h includeMax Kellermann1-0/+1
2011-01-29copyright year 2011Max Kellermann1-1/+1
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-12-31refcount: library for reference countingMax Kellermann1-0/+66