]> git.proxmox.com Git - mirror_qemu.git/commit
coroutine: remove qemu_co_queue_wait_insert_head
authorMarc-André Lureau <marcandre.lureau@gmail.com>
Sun, 1 Dec 2013 21:23:34 +0000 (22:23 +0100)
committerStefan Hajnoczi <stefanha@redhat.com>
Mon, 2 Dec 2013 16:11:49 +0000 (17:11 +0100)
commitf287c41381efe172ff5dc62498e2afc83a9ab995
tree89cea36154e910cbbb9fb28b70cf1415f32cbcca
parent981cbf59b5360647e908186e7306ee9013a58c88
coroutine: remove qemu_co_queue_wait_insert_head

qemu_co_queue_wait_insert_head() is unused in qemu code base now.

Signed-off-by: Marc-André Lureau <marcandre.lureau@gmail.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
include/block/coroutine.h
qemu-coroutine-lock.c