aboutsummaryrefslogtreecommitdiff
path: root/src/io_thread.c
Commit message (Expand)AuthorAge
* require GLib 2.16Max Kellermann2012-07-10
* io_thread: fix race condition during startupMax Kellermann2011-11-27
* io_thread: add function _timeout_add()Max Kellermann2011-09-20
* io_thread: _timeout_add_seconds() returns GSource*Max Kellermann2011-09-20
* io_thread: allow _call() from inside the threadMax Kellermann2011-08-31
* io_thread: add function io_thread_quit()Max Kellermann2011-08-29
* io_thread: add function io_thread_run()Max Kellermann2011-08-29
* io_thread: add helper functionsMax Kellermann2011-08-25
* io_thread: move global variables into a structMax Kellermann2011-08-25
* io_thread: new thread for non-blocking background I/OMax Kellermann2011-08-24