; Recipe information authors Ruwen Boehm status testing ; Module information headline multithreading library 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. home http://www.gnu.org/software/pth/ locations ftp://ftp.ossp.org/pkg/lib/pth/