diff options
author | Ian Rogers <irogers@google.com> | 2014-07-08 23:50:26 -0700 |
---|---|---|
committer | Ian Rogers <irogers@google.com> | 2014-07-10 01:37:08 +0000 |
commit | c7190697f8665e706f6ebb4ae36fa63c46a32cd5 (patch) | |
tree | f9281913f17e953143acd6c1a0f34dd3074bad56 /compiler/optimizing/graph_visualizer.cc | |
parent | bcb3b29095817ce8987d8310d4db87271f5114ad (diff) |
Remove legacy CAS implementations from mutex.
Removes the use of __sync_bool_compare_and_swap and android_atomic_cas and uses
intention revealing atomic operations from art::Atomic (which will eventually
give way to std::atomic).
Change-Id: Iea44e1923f6706ec04b5459fe25427282c189a7e
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions