pth - The GNU Portable Threads library
Website: | http://www.gnu.org/software/pth/ |
---|---|
License: | LGPLv2+ |
Vendor: | Red Hat, 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-9.3.el6.src [645 KiB] |
Changelog
by Andreas Schwab (2010-06-16):
- Add .el6 (#604531) |