PACKAGE NAME: libpth-2.0.7-x86_64-1.txz PACKAGE LOCATION: . PACKAGE SIZE (compressed): 70 K PACKAGE SIZE (uncompressed): 300 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: libpth: libpth 2.0.7 (GNU Portable Threads library) libpth: libpth: The Pth package contains a very portable POSIX/ANSI-C based library libpth: for Unix platforms which provides non-preemptive priority-based libpth: scheduling for multiple threads of execution (multithreading) inside libpth: event-driven applications. All threads run in the same address space libpth: of the server application, but each thread has its own individual libpth: program-counter, run-time stack, signal mask and errno variable. libpth: libpth: libpth: