summaryrefslogtreecommitdiff
path: root/src/event/Loop.hxx
AgeCommit message (Expand)Author
2014-02-05event/Loop: remove the dummy constructor argumentMax Kellermann
2014-01-13copyright year 2014Max Kellermann
2014-01-09event/Loop: allow scheduling events before Run()Max Kellermann
2014-01-05event/Loop: try to avoid the WakeFD when adding DeferredMonitorMax Kellermann
2014-01-05event/Loop: add attribute "again"Max Kellermann
2014-01-05event/Loop: add thread-safety assertionsMax Kellermann
2014-01-05event/Loop: move code to HandleDeferred()Max Kellermann
2014-01-04event/Loop: remove the GLib implementationMax Kellermann
2014-01-04event/Loop: remove unused method AddCall()Max Kellermann
2014-01-04event/DeferredMonitor: make fully thread-safeMax Kellermann
2013-12-31event/Loop: document that AddCall() is thread-safeMax Kellermann
2013-11-28event: introduce generic API for internal event loopDenis Krjuchkov
2013-11-27Add infrastructure for using multiple event loopsDenis Krjuchkov
2013-11-24event: add API documentationMax Kellermann
2013-11-06event/SocketMonitor: add method Abandon()Max Kellermann
2013-10-15gcc.h: rename to Compiler.hMax Kellermann
2013-08-10EventLoop: new implementation using epollMax Kellermann
2013-08-10thread/Id: new class replacing GThread pointersMax Kellermann
2013-08-08EventLoop: add methodd IsInside()Max Kellermann
2013-08-08EventLoop: un-inline Run() and othersMax Kellermann
2013-01-30event/Loop: add method WakeUp()Max Kellermann
2013-01-14event/TimeoutMonitor: wrapper for g_timeout_source_new()Max Kellermann
2013-01-14Main, IOThread: move GMainLoop setup code to class EventLoopMax Kellermann