Issue 3000: Move AutoUnlock into conditional_variable_win
http://code.google.com/p/chromium/issues/detail?id=3000

New issue report by [EMAIL PROTECTED]:
AutoUnlock was reported to be incorrect on Posix (I didn't verify).  Either
way, conditional_variable_win is the only user, and I feel it's not a great
interface that should be exposed or used in general parts of our codebase.

The cases in conditional_variable_win seems like they could easily just be
a manual Release() / Acquire().  If AutoUnlock is really helpful there,
then we should move into just conditional_variable_win.

Although this isn't a huge priority, would be nice if someone could do this
soon, since there is an external contributor who pointed this out, and is
doing some work on our Lock code.


Issue attributes:
        Status: Assigned
        Owner: [EMAIL PROTECTED]
        CC: [EMAIL PROTECTED],  [EMAIL PROTECTED]
        Labels: Type-Bug Pri-2 OS-All Area-Misc

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to