mpd/src/thread
Max Kellermann a0c25941a8 Thread/Util: use __NR_ioprio_set instead of SYS_ioprio_set
Bionic doesn't have the SYS_* macros.
2014-02-18 10:44:18 +01:00
..
Cond.hxx copyright year 2014 2014-01-13 22:31:55 +01:00
CriticalSection.hxx thread/{Mutex,Cond}: new backend for WIN32 2013-01-11 11:11:07 +01:00
GLibCond.hxx thread/Cond: new wrapper for pthread_cond_t or GCond 2013-01-10 10:03:19 +01:00
GLibMutex.hxx thread/Cond: new wrapper for pthread_cond_t or GCond 2013-01-10 10:03:19 +01:00
Id.hxx copyright year 2014 2014-01-13 22:31:55 +01:00
Mutex.hxx copyright year 2014 2014-01-13 22:31:55 +01:00
Name.hxx thread/Name: implementation for Mac OS X 2014-01-28 11:33:15 +01:00
PosixCond.hxx thread/Posix{Mutex,Cond}: disable "constexpr" on Android 2014-02-18 09:54:35 +01:00
PosixMutex.hxx thread/Posix{Mutex,Cond}: disable "constexpr" on Android 2014-02-18 09:54:35 +01:00
Slack.hxx Main, OutputThread: increase kernel timer slack (Linux) 2014-01-30 18:43:40 +01:00
Thread.cxx copyright year 2014 2014-01-13 22:31:55 +01:00
Thread.hxx copyright year 2014 2014-01-13 22:31:55 +01:00
Util.hxx Thread/Util: use __NR_ioprio_set instead of SYS_ioprio_set 2014-02-18 10:44:18 +01:00
WindowsCond.hxx thread/Cond: add method timed_wait() 2013-04-17 01:33:07 +02:00