aboutsummaryrefslogtreecommitdiffstats
path: root/src/event/Loop.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* system/clock: convert to C++Max Kellermann2013-10-151-4/+4
* EventLoop: initialise the thread id explicitlyMax Kellermann2013-08-101-1/+2
* EventLoop: new implementation using epollMax Kellermann2013-08-101-0/+196
* thread/Id: new class replacing GThread pointersMax Kellermann2013-08-101-3/+3
* EventLoop: add methodd IsInside()Max Kellermann2013-08-081-0/+5
* EventLoop: un-inline Run() and othersMax Kellermann2013-08-081-0/+57