Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | thread/Name: set thread names | Max Kellermann | 2014-01-23 | 1 | -0/+3 |
* | copyright year 2014 | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
* | *: use nullptr instead of NULL | Max Kellermann | 2013-10-19 | 1 | -4/+4 |
* | Thread/Thread: replacement library for GThread | Max Kellermann | 2013-10-17 | 1 | -19/+12 |
* | IOThread: pass GError to FatalError() | Max Kellermann | 2013-09-04 | 1 | -2/+4 |
* | IOThread: use FatalError() on g_thread_create() error | Max Kellermann | 2013-09-03 | 1 | -5/+5 |
* | event: add function BlockingCall() | Max Kellermann | 2013-08-08 | 1 | -50/+0 |
* | *: use gcc.h macros instead of GLib | Max Kellermann | 2013-08-04 | 1 | -1/+1 |
* | use g_thread_new() if GLib is recent enough | Max Kellermann | 2013-04-17 | 1 | -3/+7 |
* | Main, IOThread: move GMainLoop setup code to class EventLoop | Max Kellermann | 2013-01-14 | 1 | -47/+13 |
* | io_thread: convert to C++ | Max Kellermann | 2013-01-10 | 1 | -0/+197 |