From owner-freebsd-hackers Tue Jan 31 16:25:17 1995 Return-Path: hackers-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id QAA13361 for hackers-outgoing; Tue, 31 Jan 1995 16:25:17 -0800 Received: from seagull.rtd.com (root@Seagull.rtd.com [198.102.68.2]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id QAA13352 for ; Tue, 31 Jan 1995 16:25:14 -0800 Received: (from dgy@localhost) by seagull.rtd.com (8.6.9/8.6.9.1) id RAA00477; Tue, 31 Jan 1995 17:24:40 -0700 From: Don Yuniskis Message-Id: <199502010024.RAA00477@seagull.rtd.com> Subject: Re: pthreads To: vernick@cs.sunysb.edu (Michael Vernick) Date: Tue, 31 Jan 1995 17:24:24 +73700 (MST) Cc: freebsd-hackers@freefall.cdrom.com (FreeBSD hackers) In-Reply-To: <199501312219.AA18381@cs.sunysb.edu> from "Michael Vernick" at Jan 31, 95 05:19:21 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 271 Sender: hackers-owner@FreeBSD.org 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 ? :>