DescriptionLinux Sandbox: Stop GPU watchdog in accountable way.
The Linux sandbox can sometimes detect a spurious running thread if it
has just been stopped.
We add a new LinuxSandbox::StopThread() method to safely stop threads
and make sure they won't be counted as still running.
BUG=328620
NOTRY=true
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=249937
Patch Set 1 : #
Total comments: 15
Patch Set 2 : Address nits. #Patch Set 3 : Use SafeScopedFD properly. #
Total comments: 3
Patch Set 4 : Comment nit. #
Messages
Total messages: 17 (0 generated)
|