commit | ecaebd37bc9af576ddfe1be0bd4f3889e88d6f23 | [log] [tgz] |
---|---|---|
author | Ian Rogers <irogers@google.com> | Fri Sep 12 23:10:21 2014 -0700 |
committer | Ian Rogers <irogers@google.com> | Fri Sep 12 23:10:21 2014 -0700 |
tree | f461acc73a65791f5a1a5c0d2b7d42b35add9c5b | |
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