DescriptionFixed example in MessageLoop::ReleaseSoon comment
The previous version could cause race condition if for whatever reason ReleaseSoon finished releasing on another thread before we got to "foo = NULL"
BUG=
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=273879
Patch Set 1 #Patch Set 2 : Let's make it compilable as well #
Total comments: 4
Patch Set 3 : Fixed order in description #Messages
Total messages: 13 (0 generated)
|