Jump to content

GNU Portable Threads

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Frap (talk | contribs) at 20:05, 23 November 2006 (Added portal). 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 / 08 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.