aboutsummaryrefslogtreecommitdiffstats
path: root/src/event/Call.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* copyright year 2014Max Kellermann2014-01-131-1/+1
* event/BlockingCall: always use DeferredMonitor internallyMax Kellermann2014-01-041-24/+0
* Add infrastructure for using multiple event loopsDenis Krjuchkov2013-11-271-6/+9
* gcc.h: rename to Compiler.hMax Kellermann2013-10-151-1/+1
* EventLoop: new implementation using epollMax Kellermann2013-08-101-1/+26
* event/Call: signal the calling threadMax Kellermann2013-08-101-0/+5
* event: add function BlockingCall()Max Kellermann2013-08-081-0/+72