From owner-freebsd-java Tue Mar 6 16: 6:56 2001 Delivered-To: freebsd-java@freebsd.org Received: from gnuppy.monkey.org (cx739861-a.dt1.sdca.home.com [24.5.164.61]) by hub.freebsd.org (Postfix) with ESMTP id CED6E37B719 for ; Tue, 6 Mar 2001 16:06:54 -0800 (PST) (envelope-from billh@gnuppy.monkey.org) Received: from billh by gnuppy.monkey.org with local (Exim 3.22 #1 (Debian)) id 14aRTZ-0000IV-00; Tue, 06 Mar 2001 16:06:45 -0800 Date: Tue, 6 Mar 2001 16:06:45 -0800 To: Daniel Eischen Cc: Ernst de Haan , Nate Williams , java@FreeBSD.ORG Subject: Re: Java and libc/libpthread Message-ID: <20010306160645.A1137@gnuppy> References: <20010306194754.A2318@c187104187.telekabel.chello.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.15i In-Reply-To: ; from eischen@vigrid.com on Tue, Mar 06, 2001 at 01:59:32PM -0500 From: Bill Huey Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, Mar 06, 2001 at 01:59:32PM -0500, Daniel Eischen wrote: > I don't think {Net,Open}BSD have an NxN threading model. BSD/OS might. > My goal is to keep our libpthread as close to the POSIX/SUSv2 specs > as possible -- the same interface () as our current libc_r. > You should should be able to switch between libc_r and libpthread just > by using -lc_r or -lpthread. > > Dan Eischen I can't speak for our 5.0 product, but BSD/OS's threading library is userspace SIGALRM driven. bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message