pth - The GNU Portable Threads library
Website: | http://www.gnu.org/software/pth/ |
---|---|
License: | LGPLv2+ |
Vendor: | CentOS |
- 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-23.el7.x86_64 [89 KiB] |
Changelog
by Jeff Law (2014-08-01):
- update pth-config for ppc64le |