Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Oct 2002 19:47:36 -0800
From:      Juli Mallett <jmallett@FreeBSD.org>
To:        Loren James Rittle <rittle@latour.rsch.comm.mot.com>
Cc:        davidc@issci.ca, current@freebsd.org
Subject:   Re: Objective-C threads
Message-ID:  <20021030194736.A18482@FreeBSD.org>
In-Reply-To: <200210310347.g9V3l2hw006240@latour.rsch.comm.mot.com>; from rittle@latour.rsch.comm.mot.com on Wed, Oct 30, 2002 at 09:47:02PM -0600
References:  <200210310347.g9V3l2hw006240@latour.rsch.comm.mot.com>

next in thread | previous in thread | raw e-mail | index | archive | help
* De: Loren James Rittle <rittle@latour.rsch.comm.mot.com> [ Data: 2002-10-30 ]
	[ Subjecte: Re: Objective-C threads ]
> 
> Use thr-objc not thr-posix.  thr-objc maps to the gcc generic thread
> abstration layer and is better supported these days.  It will also
> correctly disable overhead related to threading when a program is
> single-threaded using weak symbols.  thr-posix doesn't do that...

So *that's* where thr-gcc went!
-- 
Juli Mallett <jmallett@FreeBSD.org>       | FreeBSD: The Power To Serve
Will break world for fulltime employment. | finger jmallett@FreeBSD.org
http://people.FreeBSD.org/~jmallett/      | Support my FreeBSD hacking!

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021030194736.A18482>