mpd/src/thread
Max Kellermann d23c907a94 thread/Id: new class replacing GThread pointers
Remove a GLib dependencies from class EventLoop and DatabaseLock.
2013-08-10 09:00:04 +02:00
..
Cond.hxx thread/{Mutex,Cond}: new backend for WIN32 2013-01-11 11:11:07 +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 thread/Id: new class replacing GThread pointers 2013-08-10 09:00:04 +02:00
Mutex.hxx thread/{Mutex,Cond}: new backend for WIN32 2013-01-11 11:11:07 +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
WindowsCond.hxx thread/Cond: add method timed_wait() 2013-04-17 01:33:07 +02:00