Sign in
qemu
/
qemu
/
85d8bf2f36ae28b8d4b04f473886ce7f725a8b21
/
coroutine-gthread.c
86946a2
glib-compat.h: add new thread API emulation on top of pre-2.31 API
by Michael Tokarev
· 11 years ago
f33cc84
do not call g_thread_init() for glib >= 2.31
by Michael Tokarev
· 11 years ago
737e150
block: move include files to include/block/
by Paolo Bonzini
· 12 years ago
d1b719e
coroutine-gthread.c: Avoid threading APIs deprecated in GLib 2.31
by Peter Maydell
· 13 years ago
42ed372
g_thread_init users: don't call it if glib >= 2.31
by Alon Levy
· 13 years ago
58a0667
Convert last qemu_free and qemu_malloc uses
by Blue Swirl
· 13 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 13 years ago
d0e2fce
coroutine: implement coroutines using gthread
by Aneesh Kumar K.V
· 14 years ago