Download List

项目描述

Protothreads are a type of extremely lightweight, stackless threads written in 100% portable C. While protothreads were originally designed for severely memory-constrained systems such as deeply embedded systems, they have found a number of uses as a general purpose portable library as well.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-06-03 23:35 Back to release list
1.3

现在可以以确定是否protothread正在等待,或已取得,退出,或在一个protothread函数的返回值来结束。
标签: Minor feature enhancements
It is now possible to determine if a protothread
is waiting, or has yielded, exited, or ended by
looking at the return value of a protothread
function.

Project Resources