Chromium Code Reviews
DescriptionTSANv2: disable non sandbox-related threading checks under TSAN.
Allow Chromium to start under TSAN by removing the threading checks
before fork() in that environment.
Note that TSANv2 doesn't reliably support non-spawn fork() for now:
https://code.google.com/p/thread-sanitizer/issues/detail?id=44
But at least this allows using it on Chrome despite risks of running
into deadlocks.
NOTRY=true
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=247708
Patch Set 1 : #
Messages
Total messages: 13 (0 generated)
|
||||||||||||||||||||||||||||