commit | 0b9caf9b3166c8deb3c4f3a774c2384b069dc29c | [log] [tgz] |
---|---|---|
author | Fam Zheng <famz@redhat.com> | Tue Aug 26 15:15:43 2014 +0800 |
committer | Stefan Hajnoczi <stefanha@redhat.com> | Fri Aug 29 10:46:58 2014 +0100 |
tree | ee3f2d7dfc89f4d8e6efa6190534c3680a22a6bd | |
parent | a9db86b223030bd40bdd81b160788196bc95fe6f [diff] |
coroutine: Drop co_sleep_ns block_job_sleep_ns is the only user. Since we are moving towards AioContext aware code, it's better to use the explicit version and drop the old one. Signed-off-by: Fam Zheng <famz@redhat.com> Reviewed-by: BenoƮt Canet <benoit.canet@nodalink.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>