aboutsummaryrefslogtreecommitdiffstats
path: root/src/thread/PosixCond.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* thread/Posix{Mutex,Cond}: disable "constexpr" on AndroidMax Kellermann2014-02-181-1/+4
* thread/Cond: add method timed_wait()Max Kellermann2013-04-171-0/+13
* thread/Cond: new wrapper for pthread_cond_t or GCondMax Kellermann2013-01-101-0/+60