Two functions.

Daniel Eischen eischen at vigrid.com
Thu Nov 6 19:13:11 PST 2003


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



More information about the freebsd-threads mailing list