Google
 
Discovered Pages

 » Coroutines in C http://www.chiark.greenend.org.uk/~sgtatham/coroutines.html
Discover From Related Topics
 algorithm  algorithms  article  c  code  concurrency  concurrent  coroutine  development  duffs  hacking  history  interesting  library  opensource  parallel  programming  python  reference  scripting  stackless  thread  threads  tips  tutorial

Discover From This Topic & Page:  [] Coroutines in C http://www.chiark.greenend.org.uk/~sgtatham/coroutines.html
 [] Stackless.com - About Stackless http://www.stackless.com/ (parallel stackless python programming)
 [] Libtask: a Coroutine Library for C and Unix http://swtch.com/libtask/ (c library programming concurrency)
 [] Introduction to Concurrent Programming with Stackless Python http://members.verizon.net/olsongt/stackless/why_stackless.html (tutorial stackless python programming)
 [] Coroutines in C http://www.chiark.greenend.org.uk/~sgtatham/coroutines.html (c programming coroutines coroutine)
 [] Coroutines in C http://www.chiark.greenend.org.uk/~sgtatham/coroutines.html?dupe=with_honor (programming c coroutines duffs)
 [] Protothreads - examples http://www.sics.se/~adam/pt/examples.html (thread programming reference protothread)
 [] research!rsc: On Duff's Device and Coroutines http://research.swtch.com/2008/01/on-duffs-device-and-coroutines.html (programming c history article)
 [] 週三的 stack-based coroutine 範例 http://www.jollen.org/blog/2007/05/stack_based_coroutine.html (coroutine)
 [] C言語でコルーチン(co-routine)(2) - なんでも作っちゃう、かも。 http://arms22.blog91.fc2.com/blog-entry-136.html (algorithm tips programming c)
 [] Continuations, Coroutines, Multithreading http://www.cs.bgu.ac.il/~elhadad/advpro/2001/hw4.html (coroutine)
 [] C言語でコルーチン(co-routine)(3) - なんでも作っちゃう、かも。 http://arms22.blog91.fc2.com/blog-entry-137.html (coroutine code c programming)
 [] Coroutines: Implementing Coroutines for .NET by Wrapping the Unmanaged Fiber API -- MSDN Magazine, ... http://msdn.microsoft.com/msdnmag/issues/03/09/coroutinesinnet/ (.net interop articles coroutines)
 [] C言語でコルーチン(co-routine) - なんでも作っちゃう、かも。 http://arms22.blog91.fc2.com/blog-entry-134.html (coroutine c programming tips)
 [] Jserv's blog: 使用 coroutine 實做 user-level thread http://blog.linux.org.tw/~jserv/archives/001848.html (coroutine)