Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Nov 2003 22:13:06 -0500 (EST)
From:      Daniel Eischen <eischen@vigrid.com>
To:        Pawel Jakub Dawidek <nick@garage.freebsd.pl>
Cc:        freebsd-threads@freebsd.org
Subject:   Re: Two functions.
Message-ID:  <Pine.GSO.4.10.10311062209350.21142-100000@pcnet5.pcnet.com>
In-Reply-To: <20031105114900.GT84474@garage.freebsd.pl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 5 Nov 2003, Pawel Jakub Dawidek wrote:

> Hello.
> 
> Are there plans to implement pthread_mutexattr_setpshared() and
> pthread_condattr_setpshared() functions?

Those require changes to our synchronization types
(pthread_mutex_t, pthread_cond_t, etc) and would require
a library version bump (libc & libpthread).  I've got
those earmarked for FreeBSD-6.

-- 
Dan Eischen



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