coroutine: New module
This is essentially a wrapper around ucontext.h, but the idea is that
alternative back end implementations could be used in future.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Showing
ccan/coroutine/LICENSE
0 → 120000
ccan/coroutine/_info
0 → 100644
ccan/coroutine/coroutine.c
0 → 100644
ccan/coroutine/coroutine.h
0 → 100644
ccan/coroutine/test/api-1.c
0 → 100644
ccan/coroutine/test/api-2.c
0 → 100644
ccan/coroutine/test/api-3.c
0 → 100644
Please register or sign in to comment