mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-10 06:36:02 +00:00
Start the server thread after setting the ptrace strategy pointer, otherwise TSan can't tell that the access is synchronized by the order of operations in the test. Bug: crashpad:304 Change-Id: I8be975916eba4e6cb933634596702df07d45219a Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/1706792 Reviewed-by: Joshua Peraza <jperaza@chromium.org> Commit-Queue: Vlad Tsyrklevich <vtsyrklevich@chromium.org>