This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Updating <condition_variable>
- From: Paolo Carlini <paolo dot carlini at oracle dot com>
- To: Chris Fairles <chris dot fairles at gmail dot com>
- Cc: libstdc++ <libstdc++ at gcc dot gnu dot org>
- Date: Thu, 28 Jan 2010 12:49:19 +0100
- Subject: Re: Updating <condition_variable>
- References: <4B28C8A4.3030008@oracle.com> <fac6bb500912161114gf2c2487iaddc125b4c6c0c2e@mail.gmail.com> <4B2A4EC5.8090804@oracle.com>
Chris,
On 12/17/2009 04:31 PM, Paolo Carlini wrote:
>> On a somewhat related note, I do have an old <mutex> fix however for
>> the generic try_lock (removing the tuple usage, on failure it should
>> only unlock those that it successfully locked). Been trying to get my
>> dev. environment back up to snuff to run regression tests and will
>> submit as soon as they pass (very soon).
>>
> Welcome, of course.
>
Any news on this?
By the way, can you see anything wrong with my condition_variable
patchlet? Otherwise, I guess I'm going to apply it, as a first step
along this late project.
Paolo.