From owner-freebsd-hackers Wed Feb 1 10:47:05 1995 Return-Path: hackers-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id KAA01769 for hackers-outgoing; Wed, 1 Feb 1995 10:47:05 -0800 Received: from sci.brooklyn.cuny.edu (eastham.sci.brooklyn.cuny.edu [146.245.1.21]) by freefall.cdrom.com (8.6.9/8.6.6) with SMTP id KAA01761 for ; Wed, 1 Feb 1995 10:47:01 -0800 Received: from robeson.brooklyn.cuny.edu (robeson.sci.brooklyn.cuny.edu) by sci.brooklyn.cuny.edu (4.1/SMI-4.1a) id AA27069; Wed, 1 Feb 95 10:15:06 EST Date: Wed, 1 Feb 95 10:15:06 EST From: dayton@sci.brooklyn.cuny.edu (Dayton Clark) Message-Id: <9502011515.AA27069@sci.brooklyn.cuny.edu> Received: by robeson.brooklyn.cuny.edu (4.1/SMI-4.1) id AA02824; Wed, 1 Feb 95 10:15:01 EST To: dgy@seagull.rtd.com Cc: vernick@cs.sunysb.edu, freebsd-hackers@freefall.cdrom.com In-Reply-To: <199502010024.RAA00477@seagull.rtd.com> (message from Don Yuniskis on Tue, 31 Jan 1995 17:24:24 +73700 (MST)) Subject: Re: pthreads Sender: hackers-owner@FreeBSD.org Precedence: bulk <.> From: Don Yuniskis <.> Date: Tue, 31 Jan 1995 17:24:24 +73700 (MST) <.> Cc: freebsd-hackers@freefall.cdrom.com (FreeBSD hackers) <.> Mime-Version: 1.0 <.> Content-Type: text/plain; charset=US-ASCII <.> Content-Transfer-Encoding: 7bit <.> Content-Length: 271 <.> Precedence: bulk <.> <.> > Someone mentioned that there is a 'pthreads' library for FreeBSD. Is <.> > it a lightweight process model? Or something else? Where can I find <.> > it? I looked in 'ports' but didn't see anything. Any help would be <.> > appreciated. <.> <.> how about /usr/src/lib/libpthread ? :> <.> Is it in the 2.0 source tree yet? I looked yesterday, I believe, and couldn't find it. I have gotten the 1.1.5 version to to compile under 2.0R but have not tested it yet (I haven't even linked it). To answer the original question, it is the lightweight process model. I could send you what I've got, but there are no guarantees. dayton