mpd/src/thread
2020-01-18 19:23:49 +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/*: add "noexcept" 2017-11-26 11:58:53 +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 thread/{Mutex,Cond}: use std::mutex and std::condition_variable 2019-05-07 19:57:53 +02:00
Name.hxx copyright year 2020 2020-01-18 19:23:49 +01: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 copyright year 2020 2020-01-18 19:23:49 +01:00
Util.cxx thread/Util: lower the real-time priority from 50 to 40 2019-10-09 14:40:02 +02: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