diff options
author | Ian Rogers <irogers@google.com> | 2014-09-12 23:10:21 -0700 |
---|---|---|
committer | Ian Rogers <irogers@google.com> | 2014-09-12 23:10:21 -0700 |
commit | ecaebd37bc9af576ddfe1be0bd4f3889e88d6f23 (patch) | |
tree | f461acc73a65791f5a1a5c0d2b7d42b35add9c5b /compiler/optimizing/graph_visualizer.cc | |
parent | 9b43d91b21c83cb5fb3f618e3f8053fd7c39c906 (diff) |
Remove dex file index building mutex.
First thread to get to max misses builds the index and sets an atomic, other
threads continue and return null. Avoids lock contention and removes a member
variable.
Change-Id: Ia91e4a8fd915941aea849f019c85b67894ec6e71
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions