mpd/src/thread
2020-03-17 16:57:57 +01:00
..
Cond.hxx thread/{Mutex,Cond}: use std::mutex and std::condition_variable 2019-05-07 19:57:53 +02:00
CriticalSection.hxx thread/CriticalSection: remove extra semicolons 2020-03-17 16:57:57 +01:00
Id.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
meson.build meson.build: remove the libwinpthread-1.dll dependency on Windows 2019-03-14 20:07:06 +01:00
Mutex.hxx remove extra semicolon 2020-03-16 00:13:20 -07:00
Name.hxx remove gcc_unused 2020-03-16 00:08:21 -07:00
SafeSingleton.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Slack.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Thread.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
Thread.hxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
Util.cxx remove some more extra semicolons 2020-03-16 13:37:13 -07:00
Util.hxx thread/*: add "noexcept" 2017-11-26 11:58:53 +01:00
WindowsCond.hxx thread/WindowsCond: add wait() overload with predicate 2019-05-07 19:59:32 +02:00