commit | 21546d85140d9e19689707a88c092e7c5eace1c8 | [log] [tgz] |
---|---|---|
author | Justin Cohen <justincohen@google.com> | Wed Jun 22 16:22:26 2022 |
committer | Crashpad LUCI CQ <crashpad-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 22 17:22:19 2022 |
tree | 36af7bbed9e07f3bbe56fb5f49924aeebb329f6d | |
parent | 7c30a508eb1c5fba3533a1e5570e79b9b2ad37d5 [diff] |
Use call_once in lazy settings load. This fixes a test case that accesses settings for the first time in multiple threads simultaneously. Fixed: crashpad:417 Change-Id: I6539682f171563f8ff5a1203fdd550ab92afc276 Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/3711807 Commit-Queue: Justin Cohen <justincohen@chromium.org> Reviewed-by: Robert Sesek <rsesek@chromium.org>
Crashpad is a crash-reporting system.
Crashpad’s source code is hosted in a Git repository at https://chromium.googlesource.com/crashpad/crashpad.