Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-01-26 | coroutine: add co_sleep_ns() coroutine sleep function | Stefan Hajnoczi | 1 | -0/+9 |
2011-12-05 | coroutine: add qemu_co_queue_restart_all() | Stefan Hajnoczi | 1 | -0/+5 |
2011-12-05 | CoQueue: introduce qemu_co_queue_wait_insert_head | Zhi Yong Wu | 1 | -0/+6 |
2011-08-23 | coroutine: Add CoRwlock support | Aneesh Kumar K.V | 1 | -0/+32 |
2011-08-02 | coroutines: Locks | Kevin Wolf | 1 | -0/+64 |
2011-08-01 | coroutine: introduce coroutines | Kevin Wolf | 1 | -0/+95 |