Subject: RE: threads (pthreads??)
To: Tom Trebisky <tom@kofa.as.arizona.edu>
From: Nathan Gelbard <gelbard@ENGR.ORST.EDU>
List: netbsd-help
Date: 01/26/1998 10:05:31
> Is there any kind of threads / light-weight-process facility in NetBSD?
> Is anyone using anything like this that they want to recommend?
> I hear vague rumors of something called pthreads -- anyone know
> anything about it, will it run on NetBSD?

The pthreads I've seen live at:

http://www.mit.edu:8001/people/proven/pthreads.html

I tried them once on my hp300, but it seemed that pthreads
needed some CPU dependant code, and hp300 wasnt supported.

I've also got the pthreads book from O'Reilly which is very nice.

Good luck,
        nate