aboutsummaryrefslogtreecommitdiffstats
path: root/src/io_thread.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* io_thread: allow _call() from inside the threadMax Kellermann2011-08-311-0/+13
* io_thread: add function io_thread_quit()Max Kellermann2011-08-291-2/+9
* io_thread: add function io_thread_run()Max Kellermann2011-08-291-2/+8
* io_thread: add helper functionsMax Kellermann2011-08-251-0/+71
* io_thread: move global variables into a structMax Kellermann2011-08-251-25/+27
* io_thread: new thread for non-blocking background I/OMax Kellermann2011-08-241-0/+85