aboutsummaryrefslogtreecommitdiffstats
path: root/src/io_thread.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* io_thread: add function _timeout_add()Max Kellermann2011-09-201-0/+4
* io_thread: _timeout_add_seconds() returns GSource*Max Kellermann2011-09-201-1/+2
* io_thread: allow _call() from inside the threadMax Kellermann2011-08-311-0/+7
* io_thread: add function io_thread_quit()Max Kellermann2011-08-291-0/+8
* io_thread: add function io_thread_run()Max Kellermann2011-08-291-0/+8
* io_thread: add helper functionsMax Kellermann2011-08-251-0/+13
* io_thread: new thread for non-blocking background I/OMax Kellermann2011-08-241-0/+39