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: 

