commit | aca599054490ec837b03676fe12e8aeaa2821a0b | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Mon Mar 09 12:43:18 2020 -0700 |
committer | Tom Cherry <tomcherry@google.com> | Mon Mar 09 12:43:18 2020 -0700 |
tree | 3a9efb7da6a7133ad9b5c252efd4b43d724fc78e | |
parent | 33cf07e509dfb946221b6a5892c4a040dd046666 [diff] |
liblog: minimum_log_priority should be atomic In case multiple threads try to reference this variable while it is being set, it should be atomic so that all threads always see a valid value. Bug: 150898477 Test: liblog, libbase unit tests Change-Id: If6c9e291f2471b96a752dc6e76e3e63458b71391