| Name : pth
| |
| Version : 2.0.4
| Vendor : silfreed_net
|
| Release : 1
| Date : 2005-05-25 01:44:02
|
| Group : System Environment/Libraries
| Source RPM : pth-2.0.4-1.src.rpm
|
| Size : 0.20 MB
| |
| Packager : Douglas E_ Warner
| |
| Summary : GNU Portable Threads
|
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 (aka ``multithreading\'\') inside event-driven 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.
|