Jump to content

GNU Portable Threads

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 217.80.76.15 (talk) at 05:09, 12 May 2007 (Infobox: license: is LGPL, not GPL (see file COPYING within the source-code)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
GNU Portable Threads
Developer(s)Ralf S. Engelschall
Stable release
2.0.7 / 8 June 2006
Operating systemUNIX
TypeRuntime library
LicenseLGPL
Websitewww.gnu.org/software/pth

GNU Pth (Portable Threads) is a POSIX/ANSI-C based thread library which provides priority-based scheduling for multithreading applications.

Pth also provides application programming interface API emulation for POSIX threads for backward compatibility.