This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PI mutex support for pthread_cond_* now in nptl


On Wed, Feb 20, 2013 at 09:25:26PM +0100, Torvald Riegel wrote:
> For example, we've spent quite some time debugging a PI cond var failure
> in the past, and this wasn't made any easier by having several
> (different) versions of the cond var implementation.

I'd like to think that at least the variations are gone now with my
patches, so if you're looking to only do an analysis of the algorithm,
the C code should give sufficient insight into what the
architecture-specific code does.

Siddhesh


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]