mpd/src/thread
Max Kellermann d2dd6f7c70 thread/Posix{Mutex,Cond}: use "constexpr" only with glibc
Apparently all other C libraries are not compatible with "constexpr".
Those which are not will get a performance penalty, but at least they
work at all.
2016-03-01 21:23:59 +01:00
..
Cond.hxx thread/{Mutex,Cond}: relicense to BSD-2 2014-07-02 20:09:39 +02:00
CriticalSection.hxx thread/{Mutex,Cond}: relicense to BSD-2 2014-07-02 20:09:39 +02:00
Id.hxx release v0.18.20 2014-12-08 15:03:09 +01:00
Mutex.hxx thread/{Mutex,Cond}: relicense to BSD-2 2014-07-02 20:09:39 +02:00
Name.hxx thread/Name: include stdio.h if HAVE_PRCTL 2015-01-21 20:40:56 +01:00
PosixCond.hxx thread/Posix{Mutex,Cond}: use "constexpr" only with glibc 2016-03-01 21:23:59 +01:00
PosixMutex.hxx thread/Posix{Mutex,Cond}: use "constexpr" only with glibc 2016-03-01 21:23:59 +01:00
Slack.hxx Main, OutputThread: increase kernel timer slack (Linux) 2014-01-30 18:43:40 +01:00
Thread.cxx java: new helper library for the Android port 2014-03-01 18:48:20 +01:00
Thread.hxx thread/Thread: make the destructor non-virtual 2014-03-16 10:26:23 +01:00
Util.hxx thread/Util: relicense to BSD-2 2014-05-31 12:11:53 +02:00
WindowsCond.hxx thread/{Mutex,Cond}: relicense to BSD-2 2014-07-02 20:09:39 +02:00