红联Linux门户
Linux帮助

GNU可移植线程库 nPth

发布时间:2012-11-07 15:42:01来源:红联作者:empast
nPth是一种非先占式多任务线程实现,它设计在现代操作系统中取代GNU Pth。相比之下,GNU Pth是基于操作系统标准的线程实现,因此nPth的库不兼容于GNU Pth。

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.

下载:ftp://ftp.gnupg.org/gcrypt/npth/npth-0.90.tar.bz2

来自:开源中国社区
文章评论

共有 0 条评论