]> Git Repo - qemu.git/commit - hw/display/qxl.h
qxl: Convert to QEMU thread API
authorJan Kiszka <[email protected]>
Tue, 20 Sep 2011 15:14:40 +0000 (17:14 +0200)
committerGerd Hoffmann <[email protected]>
Tue, 25 Oct 2011 12:00:53 +0000 (14:00 +0200)
commit691f5c7bde07218127e034cca4e2581f66a6ddcf
tree46a44ec8e5a897d3c0e8f77b38193f3b2e03e5ec
parentf9ab6091b0a741c47546b38301836f2ab6ce978d
qxl: Convert to QEMU thread API

Use QEMU thread API instead of pthread directly. We still need to get
rid of pthread_yield, though, to drop pthread.h inclusion.

Signed-off-by: Jan Kiszka <[email protected]>
Signed-off-by: Gerd Hoffmann <[email protected]>
hw/qxl.c
hw/qxl.h
This page took 0.019921 seconds and 4 git commands to generate.