GNU Portable Threads
Appearance
![]() | |
Developer(s) | Ralf S. Engelschall |
---|---|
Stable release | |
Operating system | UNIX |
Type | Runtime library |
License | LGPL |
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. GNU Pth targets for a high degree of portability.
Pth also provides application programming interface API emulation for POSIX threads for backward compatibility.