Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | EventLoop: initialise the thread id explicitly | Max Kellermann | 2013-08-10 | 1 | -1/+2 |
* | EventLoop: new implementation using epoll | Max Kellermann | 2013-08-10 | 1 | -0/+196 |
* | thread/Id: new class replacing GThread pointers | Max Kellermann | 2013-08-10 | 1 | -3/+3 |
* | EventLoop: add methodd IsInside() | Max Kellermann | 2013-08-08 | 1 | -0/+5 |
* | EventLoop: un-inline Run() and others | Max Kellermann | 2013-08-08 | 1 | -0/+57 |