Jump to content

GNU Portable Threads

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Colonies Chris (talk | contribs) at 23:42, 31 January 2007 (sp, date & link fixes; unlinking common words, Replaced: 08 June 2006 → 08 June 2006 using AWB). 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
LicenseGPL
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.