Date: Tue, 6 Mar 2001 16:06:45 -0800 From: Bill Huey <billh@gnuppy.monkey.org> To: Daniel Eischen <eischen@vigrid.com> Cc: Ernst de Haan <ernst@jollem.com>, Nate Williams <nate@yogotech.com>, java@FreeBSD.ORG Subject: Re: Java and libc/libpthread Message-ID: <20010306160645.A1137@gnuppy> In-Reply-To: <Pine.SUN.3.91.1010306135327.26948B-100000@pcnet1.pcnet.com>; from eischen@vigrid.com on Tue, Mar 06, 2001 at 01:59:32PM -0500 References: <20010306194754.A2318@c187104187.telekabel.chello.nl> <Pine.SUN.3.91.1010306135327.26948B-100000@pcnet1.pcnet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 (<pthread.h>) 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010306160645.A1137>