aboutsummaryrefslogtreecommitdiffstats
path: root/src/IOThread.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* thread/Name: set thread namesMax Kellermann2014-01-231-0/+3
* copyright year 2014Max Kellermann2014-01-131-1/+1
* *: use nullptr instead of NULLMax Kellermann2013-10-191-4/+4
* Thread/Thread: replacement library for GThreadMax Kellermann2013-10-171-19/+12
* IOThread: pass GError to FatalError()Max Kellermann2013-09-041-2/+4
* IOThread: use FatalError() on g_thread_create() errorMax Kellermann2013-09-031-5/+5
* event: add function BlockingCall()Max Kellermann2013-08-081-50/+0
* *: use gcc.h macros instead of GLibMax Kellermann2013-08-041-1/+1
* use g_thread_new() if GLib is recent enoughMax Kellermann2013-04-171-3/+7
* Main, IOThread: move GMainLoop setup code to class EventLoopMax Kellermann2013-01-141-47/+13
* io_thread: convert to C++Max Kellermann2013-01-101-0/+197