aboutsummaryrefslogtreecommitdiffstats
path: root/qemu-coroutine.h
AgeCommit message (Expand)AuthorFilesLines
2012-01-26coroutine: add co_sleep_ns() coroutine sleep functionStefan Hajnoczi1-0/+9
2011-12-05coroutine: add qemu_co_queue_restart_all()Stefan Hajnoczi1-0/+5
2011-12-05CoQueue: introduce qemu_co_queue_wait_insert_headZhi Yong Wu1-0/+6
2011-08-23coroutine: Add CoRwlock supportAneesh Kumar K.V1-0/+32
2011-08-02coroutines: LocksKevin Wolf1-0/+64
2011-08-01coroutine: introduce coroutinesKevin Wolf1-0/+95