Chromium Code Reviews
DescriptionSimplify process exit-code handling on Posix, take 2.
As in https://codereview.chromium.org/24024007, except the monitor->Wait
is now called in a loop with a guard, to ensure we actually do get notified.
Also, now correctly exiting the thread if we have no more child
processes, using the initialize/terminate mutex as guard.
BUG=
R=sgjesse@google.com
Committed: https://code.google.com/p/dart/source/detail?r=27380
Patch Set 1 #Patch Set 2 : Remove now unneeded code in platform_*.cc #
Total comments: 6
Patch Set 3 : Rename and comment the code. #
Total comments: 10
Patch Set 4 : Simplify monitor logic. #
Total comments: 2
Patch Set 5 : Rename and fix mac & android. #
Messages
Total messages: 8 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||