This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: Updating <condition_variable>


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.


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