Recent Changes - Search:

edit SideBar

npth

Description

nPth is a non-preemptive threads implementation using an API very similar to the one known from GNU Pth. It has been designed as a replacement of GNU Pth for non-ancient operating systems. In contrast to GNU Pth is is based on the system's standard threads implementation. Thus nPth allows the use of libraries which are not compatible to GNU Pth.

The library is available as 32-bit and 64-bit:

  • If you are compiling a 32-bit program, no special compiler options are needed.
  • If you are compiling a 64-bit program, you have to compile and link your application with "cc_r -q64" or "gcc -maix64".

Homepage: ftp://ftp.gnupg.org/gcrypt/npth/

Version: 1.5-1

Downloads

RPM:

Source RPM:

Package dependencies:

  • AIX >= 5.3 is required

All versions:

Edit - History - Print - Recent Changes - Search
Page last modified on May 30, 2019, at 12:44 AM