mpd/src/thread
2016-12-29 11:51:25 +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 update copyright year to 2016 2016-02-26 17:54:05 +01:00
Mutex.hxx thread/Mutex: use std::unique_lock to implement ScopeLock 2016-12-29 11:51:25 +01:00
Name.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
PosixCond.hxx thread/Cond: add timed_wait() overload with std::chrono support 2016-12-28 21:47:04 +01:00
PosixMutex.hxx thread/Posix{Mutex,Cond}: use "constexpr" only with glibc 2015-08-25 12:46:12 +02:00
Slack.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
Thread.cxx thread/Thread: throw std::system_error on error 2016-06-17 19:11:20 +02:00
Thread.hxx thread/Thread: throw std::system_error on error 2016-06-17 19:11:20 +02:00
Util.cxx thread/Util: throw exception on error 2016-09-04 15:15:11 +02:00
Util.hxx thread/Util: throw exception on error 2016-09-04 15:15:11 +02:00
WindowsCond.hxx thread/Cond: add timed_wait() overload with std::chrono support 2016-12-28 21:47:04 +01:00