Subject: Re: pthreads in netbsd-v1.6
To: None <netbsd-help@NetBSD.org>
From: Soren Jacobsen <snj@pobox.com>
List: netbsd-help
Date: 10/09/2003 22:04:27
On 10/10 10:08, madhvesh wrote:
> I am using pthreads in netBSDv1.6.
> What kind of pthreads are supported?
> Is it the GNU-pth threads package or
> pthreads are implemented as 1:1?

There is no native pthread support in NetBSD 1.6. Under 1.6, most things
installed from pkgsrc will use GNU pth, though there are other pthread
implementations like MIT and unproven.