mpd/src/thread
Max Kellermann a31738f6f1 Main, OutputThread: increase kernel timer slack (Linux)
Allows the kernel to combine timer wakeups with other processes,
reducing power usage.
2014-01-30 18:43:40 +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/Cond: add method timed_wait() 2013-04-17 01:33:07 +02:00
PosixMutex.hxx thread/Cond: new wrapper for pthread_cond_t or GCond 2013-01-10 10:03:19 +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: set the SCHED_RESET_ON_FORK flag in SetThreadRealtime() 2014-01-23 09:14:09 +01:00
WindowsCond.hxx thread/Cond: add method timed_wait() 2013-04-17 01:33:07 +02:00