Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glib-compat.h: add new thread API emulation on top of pre-2.31 API | 2014-06-10 | 1 | -21/+8 | |
* | do not call g_thread_init() for glib >= 2.31 | 2014-05-07 | 1 | -5/+2 | |
* | block: move include files to include/block/ | 2012-12-19 | 1 | -1/+1 | |
* | coroutine-gthread.c: Avoid threading APIs deprecated in GLib 2.31 | 2012-04-14 | 1 | -9/+87 | |
* | g_thread_init users: don't call it if glib >= 2.31 | 2011-12-20 | 1 | -0/+5 | |
* | Convert last qemu_free and qemu_malloc uses | 2011-08-21 | 1 | -1/+1 | |
* | Use glib memory allocation and free functions | 2011-08-20 | 1 | -4/+4 | |
* | coroutine: implement coroutines using gthread | 2011-08-01 | 1 | -0/+131 |