mpd/src/thread
Christian Halaszovich 3392cbbd91 Emit a warning if the OutputThread fails to get realtime scheduling
This only applies to linux systems.  Here, sched_setscheduler() is
called to get realtime scheduling.  With this patch, the return value
of this function is now checked and a warning / error message is
generated if it fails.
2016-02-19 17:09:44 +01:00
..
Cond.hxx thread/{Mutex,Cond}: remove obsolete comments 2015-08-25 12:52:13 +02:00
CriticalSection.hxx thread/{Mutex,Cond}: relicense to BSD-2 2014-07-02 20:09:39 +02:00
Id.hxx Copyright year 2015 2015-01-01 19:48:13 +01:00
Mutex.hxx thread/Mutex: add class ScopeUnlock() 2015-12-31 12:30:53 +01:00
Name.hxx Merge branch 'v0.19.x' 2015-01-26 20:57:29 +01:00
PosixCond.hxx thread/Posix{Mutex,Cond}: use "constexpr" only with glibc 2015-08-25 12:46:12 +02:00
PosixMutex.hxx thread/Posix{Mutex,Cond}: use "constexpr" only with glibc 2015-08-25 12:46:12 +02:00
Slack.hxx Copyright year 2015 2015-01-01 19:48:13 +01:00
Thread.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
Thread.hxx Copyright year 2015 2015-01-01 19:48:13 +01:00
Util.hxx Emit a warning if the OutputThread fails to get realtime scheduling 2016-02-19 17:09:44 +01:00
WindowsCond.hxx thread/{Mutex,Cond}: relicense to BSD-2 2014-07-02 20:09:39 +02:00