summaryrefslogtreecommitdiff
path: root/src/event/Thread.cxx
AgeCommit message (Expand)Author
2020-01-18copyright year 2020Max Kellermann
2019-06-17Copyright year 2019Max Kellermann
2019-05-29thread/Slack: use std::chrono::durationMax Kellermann
2019-05-23{event,output}/Thread: downgrade realtime scheduling errors to "info"Max Kellermann
2019-02-05event/Loop: add flag `alive`Max Kellermann
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-11-14event/Thread: reduce the RTIO timer slack to 10usMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2018-02-16output/alsa: use a new I/O thread with real-time schedulingMax Kellermann
2018-01-29event/Thread: add "noexcept"Max Kellermann
2017-02-10thread/Thread: use BoundMethodMax Kellermann
2017-02-10event/Thread: remove the MutexMax Kellermann
2017-02-10IOThread: move code to class EventThreadMax Kellermann