mpd/src/thread
Max Kellermann 8f981845dc switch to C++17
Time to move on, two years after 2017.
2019-08-03 12:57:56 +02:00
..
Cond.hxx thread/{Mutex,Cond}: use std::mutex and std::condition_variable 2019-05-07 19:57:53 +02:00
CriticalSection.hxx thread/*: add "noexcept" 2017-11-26 11:58:53 +01:00
Id.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
meson.build meson.build: remove the libwinpthread-1.dll dependency on Windows 2019-03-14 20:07:06 +01:00
Mutex.hxx thread/{Mutex,Cond}: use std::mutex and std::condition_variable 2019-05-07 19:57:53 +02:00
Name.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
SafeSingleton.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
Slack.hxx thread/Slack: use std::chrono::duration 2019-05-29 21:11:32 +02:00
Thread.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
Thread.hxx switch to C++17 2019-08-03 12:57:56 +02:00
Util.cxx release v0.20.17 2018-02-11 13:22:43 +01: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