GNU Portable Threads
Appearance
![]() | |
Developer(s) | Ralf S. Engelschall |
---|---|
Stable release | 2.0.7
/ 08 June, 2006 |
Operating system | UNIX |
Type | 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.