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 Requirements

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 함수의 반환 값을 찾아 확인 가능합니다.
Tags: 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