summaryrefslogtreecommitdiff
path: root/src/event/IdleMonitor.cxx
AgeCommit message (Expand)Author
2021-01-01copyright year 2021Max Kellermann
2020-03-12replace assert.h with cassertRosen Penev
2020-01-18copyright year 2020Max Kellermann
2019-06-17Copyright year 2019Max Kellermann
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2017-11-12event/IdleMonitor: add "noexcept"Max Kellermann
2017-08-29event/Loop: use boost::intrusive::list to store IdleMonitors and DeferredMoni...Max Kellermann
2017-08-18event/Loop: set thread to current thread by defaultMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-01-13copyright year 2014Max Kellermann
2014-01-09event/Loop: allow scheduling events before Run()Max Kellermann
2014-01-05event/Loop: add thread-safety assertionsMax Kellermann
2014-01-04event/Loop: remove the GLib implementationMax Kellermann
2013-11-28include cleanup using iwyuMax Kellermann
2013-11-27Add infrastructure for using multiple event loopsDenis Krjuchkov
2013-08-10EventLoop: new implementation using epollMax Kellermann
2013-08-10event/IdleMonitor: new monitor classMax Kellermann