aboutsummaryrefslogtreecommitdiffstats
path: root/src/thread/PosixCond.hxx (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-13thread/Posix{Cond,Mutex}: don't ues PTHREAD_*_INITIALIZER on NetBSDMax Kellermann1-0/+14
2014-07-02thread/{Mutex,Cond}: relicense to BSD-2Max Kellermann1-2/+2
2014-02-18thread/Posix{Mutex,Cond}: disable "constexpr" on AndroidMax Kellermann1-1/+4
2013-04-17thread/Cond: add method timed_wait()Max Kellermann1-0/+13
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