aboutsummaryrefslogtreecommitdiff
path: root/qemu-coroutine.h
AgeCommit message (Expand)Author
2012-01-26coroutine: add co_sleep_ns() coroutine sleep functionStefan Hajnoczi
2011-12-05coroutine: add qemu_co_queue_restart_all()Stefan Hajnoczi
2011-12-05CoQueue: introduce qemu_co_queue_wait_insert_headZhi Yong Wu
2011-08-23coroutine: Add CoRwlock supportAneesh Kumar K.V
2011-08-02coroutines: LocksKevin Wolf
2011-08-01coroutine: introduce coroutinesKevin Wolf