pth - The GNU Portable Threads library

Description:

Pth is a very portable POSIX/ANSI-C based library for Unix platforms
which provides non-preemptive priority-based scheduling for multiple
threads of execution ("multithreading") inside server applications.
All threads run in the same address space of the server application,
but each thread has it's own individual program-counter, run-time
stack, signal mask and errno variable.

Homepage: http://www.gnu.org/software/pth/

License: LGPLv2+

Vendor: Fedora Project

Packages

pth-2.0.7-3.x86_64 [90 KiB] Changelog by Michael Schwendt (2007-08-21):
- rebuilt
pth-2.0.7-3.i386 [89 KiB] Changelog by Michael Schwendt (2007-08-21):
- rebuilt