Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Apr 2003 12:35:57 -0400 (EDT)
From:      Daniel Eischen <eischen@pcnet1.pcnet.com>
To:        John Polstra <jdp@polstra.com>
Cc:        freebsd-threads@freebsd.org
Subject:   Re: May I add pthread_[gs]etconcurrency to the threads libraries?
Message-ID:  <Pine.GSO.4.10.10304161232120.14483-100000@pcnet1.pcnet.com>
In-Reply-To: <XFMail.20030416092903.jdp@polstra.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 16 Apr 2003, John Polstra wrote:

> Hi Guys,
> 
> Sergey Osokin sent me patches to add the standard
> pthread_[gs]etconcurrency functions to our various threads
> libraries.  I reviewed them and they're OK.  The functions don't do
> anything significant, but they fill the need for this part of the
> API.
> 
> OK if I commit them this weekend?  The changes don't change anything
> else.  They just add stuff.

I'm about to implement them for real in libpthread.  I'd appreciate
you not adding them to that.  I've got a slew of other changes that
I want add to it very soon.

They don't seem to make sense for libthr and libc_r unless it
returns ENOTSUP.  libthr is 1:1, so it is meaning less there
as well as libc_r.

-- 
Dan Eischen



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.10.10304161232120.14483-100000>