Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-08-10 | EventLoop: new implementation using epoll | Max Kellermann | 1 | -11/+112 |
2013-08-10 | thread/Id: new class replacing GThread pointers | Max Kellermann | 1 | -5/+6 |
2013-08-08 | EventLoop: add methodd IsInside() | Max Kellermann | 1 | -2/+21 |
2013-08-08 | EventLoop: un-inline Run() and others | Max Kellermann | 1 | -22/+4 |
2013-01-30 | event/Loop: add method WakeUp() | Max Kellermann | 1 | -0/+4 |
2013-01-14 | event/TimeoutMonitor: wrapper for g_timeout_source_new() | Max Kellermann | 1 | -10/+8 |
2013-01-14 | Main, IOThread: move GMainLoop setup code to class EventLoop | Max Kellermann | 1 | -0/+86 |