GNU Portable Threads

From Wikipedia, the free encyclopedia

GNU Portable Threads
Developer: Ralf S. Engelschall
Latest release: 2.0.7 / 8 June 2006
OS: UNIX
Use: Runtime library
License: GPL
Website: www.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.

[edit] External links