DescriptionImplement condition variables on Windows on top of Event/SetEvent/ResetEvent.
ConditionVariable is only available since Vista so to support XP
we need to implement this ourselves.
R=asiva@google.com,sgjesse@google.com
BUG=
TEST=
Committed: https://code.google.com/p/dart/source/detail?r=4126
Patch Set 1 #
Total comments: 1
Messages
Total messages: 6 (0 generated)
|