aboutsummaryrefslogtreecommitdiffstats
path: root/src/IOThread.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: change C-style prototypes, drop "(void)"Max Kellermann2015-03-031-5/+5
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* IOThread: make io_thread_get() "const"Max Kellermann2014-04-051-1/+1
* copyright year 2014Max Kellermann2014-01-131-1/+1
* gcc.h: rename to Compiler.hMax Kellermann2013-10-151-1/+1
* IOThread: use FatalError() on g_thread_create() errorMax Kellermann2013-09-031-4/+2
* event: add function BlockingCall()Max Kellermann2013-08-081-6/+0
* Main, IOThread: move GMainLoop setup code to class EventLoopMax Kellermann2013-01-141-14/+4
* IOThread: use gcc.hMax Kellermann2013-01-141-4/+6
* io_thread: convert to C++Max Kellermann2013-01-101-0/+79