Download List

Projeto Descrição

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

Agora é possível determinar se uma protothread está esperando, ou produziu, saiu, ou acabou por olhar para o valor de retorno de uma função 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