Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2011-08-29 | io_thread: add function io_thread_quit() | Max Kellermann | 1 | -2/+9 |
2011-08-29 | io_thread: add function io_thread_run() | Max Kellermann | 1 | -2/+8 |
2011-08-25 | io_thread: add helper functions | Max Kellermann | 1 | -0/+71 |
2011-08-25 | io_thread: move global variables into a struct | Max Kellermann | 1 | -25/+27 |
2011-08-24 | io_thread: new thread for non-blocking background I/O | Max Kellermann | 1 | -0/+85 |