Coroutines in C

怎么理解coroutine ?

libtask

protothreads (Use switch; stackless)

state-threads (longjmp,setjmp)

云风 coroutine (context)