commit | f42eb2c7801dbb45a6ba20a372d5ba4712ebefba | [log] [tgz] |
---|---|---|
author | David Sehr <sehr@google.com> | Wed Oct 19 13:20:45 2016 -0700 |
committer | David Sehr <sehr@google.com> | Thu Oct 20 13:40:56 2016 -0700 |
tree | 62939df36e0d113aab0307f75ab728de72b80953 | |
parent | fc5fbfc13fd6873d42fe82c308ee68a685258b4c [diff] |
Remove mutex dependency on art::Runtime Breaks the cyclic dependency between mutex and the runtime. This allows the use of mutexes without instantiating a runtime. Bug: 22322814 Test: test-art Change-Id: Ia642e515937068d385e5bb1e10bbd3e50a6e36d2