spice: Convert core to QEMU thread API
commitf9ab6091b0a741c47546b38301836f2ab6ce978d
authorJan Kiszka <jan.kiszka@siemens.com>
Tue, 20 Sep 2011 15:14:33 +0000 (20 17:14 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 25 Oct 2011 12:00:53 +0000 (25 14:00 +0200)
tree999a210edeb9fb1770561e8f6e2122db1b9265c9
parent026f773f562d118962fbdf3c28c66571f75f96fe
spice: Convert core to QEMU thread API

No need to use pthread directly, we have proper abstractions for
identity checking.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
ui/spice-core.c