DescriptionAdd missing mutex protection for timeout queue with mutex
Holding the timer_mutex_ is required to access the timeout_queue_ data
structure. This was missing for epoll events.
R=kustermann@google.com
BUG=
Committed: https://code.google.com/p/dart/source/detail?r=32856
Patch Set 1 #Patch Set 2 : Add a couple of ASSERTs #
Messages
Total messages: 3 (0 generated)
|