diff options
author | Hans Boehm <hboehm@google.com> | 2019-12-30 14:07:03 -0800 |
---|---|---|
committer | Hans Boehm <hboehm@google.com> | 2020-01-03 21:40:59 +0000 |
commit | 65a01a7a751f0ec8c0cbb5650c25724e1df93826 (patch) | |
tree | dbcb8fda4295ed6a99a53b5064193627fccb7a75 /libnativeloader/library_namespaces.cpp | |
parent | 3d52abe40e619497b1b59cfce92c74b5a417add5 (diff) |
Simplify access_flags_ updates
Simplify the code. Probably also results in trivial performance
improvements.
Use memory_order_relaxed consistently. Updates used stronger ordering,
but readers didn't, which made little sense.
Test: Build AOSP and boot.
Change-Id: I87fe8537b497dd79b8e674b10263ae6b017c9236
Diffstat (limited to 'libnativeloader/library_namespaces.cpp')
0 files changed, 0 insertions, 0 deletions