pth - The GNU Portable Threads library
Website: | http://www.gnu.org/software/pth/ |
---|---|
License: | LGPLv2+ |
Vendor: | Fedora Project |
- 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-2.el4.i386 [84 KiB] |
Changelog
by Michael Schwendt (2007-08-02):
- Clarify licence (LGPLv2+). |
pth-2.0.7-2.el4.x86_64 [89 KiB] |
Changelog
by Michael Schwendt (2007-08-02):
- Clarify licence (LGPLv2+). |