./devel/pth, GNU Portable Thread library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2016Q3, Version: 2.0.7nb4, Package name: pth-2.0.7nb4, Maintainer: pkgsrc-users

PTH is a very portable POSIX/ANSI-C based library for Unix platforms which
provides non-preemptive 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 its own
individual program-counter, run-time stack, signal mask and errno variable.

This version makes use of the --enable-syscall-hard option that provides
replacement syscalls in libpthread. The function gives the appearance of
some preemptiveness as it provides new syscall entry points.


Master sites: (Expand)

SHA1: 9a71915c89ff2414de69fe104ae1016d513afeee
RMD160: 80bc66777ba20d9648b7aaf3f58d593be6416910
Filesize: 637.344 KB

Version history: (Expand)