Browse wiki
| Computer languages
|
C +
|
| Documentation note
|
User manual included and available in HTML format from http://home.swbell.net/mck9/ct/#toc; User tutorial available in HTML format from http://home.swbell.net/mck9/ct/tutor_1.html
|
| Full description
|
Cheap Threads is a collection of routines … Cheap Threads is a collection of routines for implementing synchronous threads. It includes a scheduler and a facility for passing messages among threads. Threads may run in a round robin or according to a priority scheme. Each thread must voluntarily relinquish control from time, via an ordinary function return, so that other threads can run. Since the threads are synchronous, i.e. they don't interrupt each other, they don't need to use semaphores, mutexes, critical sections, or other facilities to keep from interfering with each other. One version of Cheap Threads is designed for embedded systems. Threads is designed for embedded systems.
|
| Homepage URL
|
http://home.swbell.net/mck9/ct/ +
|
| Interface
|
library +
|
| Is GNU
|
false +
|
| Keywords
|
threading +
, library +
, thread +
, CheapThreads +
, synchronous +
, multitasking +
|
| Last review by
|
Janet Casey +
|
| Last review date
|
7 January 2008 +
|
| License
|
LGPL +
|
| License verified by
|
Janet Casey +
|
| License verified date
|
12 August 2002 +
|
| Name
|
Cheap Threads +
|
| Real name
|
Scott McKellar +
|
| Related projects
|
Pth +
, Cilk +
|
| Resource URL
|
mailto:mck9@swbell.net +
|
| Resource audience
|
Bug Tracking +
, Developer +
, Support +
|
| Resource kind
|
E-mail +
|
| Revisionid
|
2,883 +
|
| Revisiontimestamp
|
12 April 2011 08:29:57 +
|
| Revisionuser
|
User:WikiSysop +
|
| Role
|
Maintainer +
|
| Short description
|
Routines for implementing sychronous threads (aka cooperative multitasking) +
|
| Submitted by
|
Database conversion +
|
| Submitted date
|
1 April 2011 +
|
| Use
|
library +
|
| User level
|
none +
|
| Version comment
|
2.6 stable released 2005-05-17
|
| Version date
|
17 May 2005 +
|
| Version download
|
http://home.swbell.net/mck9/ct/ct2_6.zip +
|
| Version identifier
|
2.6 +
|
| Version status
|
stable +
|
| Has queryThis property is a special property in this wiki.
|
Cheap Threads +
, Cheap Threads +
, Cheap Threads +
, Cheap Threads +
, Cheap Threads +
, Cheap Threads +
, Cheap Threads +
, Cheap Threads +
|
| Has improper value forThis property is a special property in this wiki.
|
Library +
|
| Modification dateThis property is a special property in this wiki.
|
5 March 2013 21:15:00 +
|
| Page has default formThis property is a special property in this wiki.
|
Entry +
|
| Has subobjectThis property is a special property in this wiki.
|
Cheap Threads +
, Cheap Threads +
, Cheap Threads +
|
| EmailThis property is a special property in this wiki.
|
mck9@swbell.net +
|
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or
any later version published by the Free Software Foundation; with no
Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A
copy of the license is included in the page “GNU Free
Documentation License”.
The copyright and license notices on this page only apply to the
text on this page. Any software described in this text has its
own copyright notice and license, which can usually be found in
the distribution itself.