Jump to content

GNU Portable Threads

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Kl4m-AWB (talk | contribs) at 06:00, 15 September 2007 (Replace/move Free Software portal box + various. 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
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.