]> git.proxmox.com Git - qemu.git/commit
coroutine: add co_sleep_ns() coroutine sleep function
authorStefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Wed, 18 Jan 2012 14:40:40 +0000 (14:40 +0000)
committerKevin Wolf <kwolf@redhat.com>
Thu, 26 Jan 2012 10:45:26 +0000 (11:45 +0100)
commit7e6246670add62116729bd93811e41eb60f66b77
tree725e2f597f9c646f12517256bb6852bb3c51f69e
parent031380d8770d2df6c386e4aeabd412007d3ebd54
coroutine: add co_sleep_ns() coroutine sleep function

Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Makefile.objs
qemu-coroutine-sleep.c [new file with mode: 0644]
qemu-coroutine.h