Letter P

pth - The GNU Portable Threads library

Website: http://www.gnu.org/software/pth/
License: LGPLv2+
Vendor: Alcance Libre, Inc.
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.

Packages

pth-2.0.7-15.fc14.al.src [646 KiB] Changelog by Michael Schwendt (2012-01-04):
- rebuild for GCC 4.7 as requested

Listing created by Repoview-0.6.6-6.fc14.al