summaryrefslogtreecommitdiff
path: root/test/008-exceptions/src/MultiDexBadInitWrapper1.java
diff options
context:
space:
mode:
authorAlex Light <allight@google.com>2019-04-09 11:22:17 -0700
committerAlex Light <allight@google.com>2019-04-09 16:17:26 -0700
commit4465db53738d37a0c501b4b60487b0d3b1a20eba (patch)
treea0cf15c0fa19d751a85c86a5b1244845620699ad /test/008-exceptions/src/MultiDexBadInitWrapper1.java
parentedfeb775fab4f7a259f33a2359937447bfc99d16 (diff)
Use unique mutex to synchronize runtime_callbacks
Initially we would use the mutator_lock_ to manage changes to the runtime_callbacks list. Over time this stopped being sufficent. This changes to using an explicit r/w mutex to manage these lists. Since these callbacks are not modified very often we use a single mutex for all of them. Test: ./test.py --host Test: ./art/tools/run-libjdwp-tests.sh --mode=host Bug: 121052811 Change-Id: I3ca44402a5f6290701fa8e28d18e6afe8786214c (cherry picked from commit 51d5a30592d1e6f6129cf8628178b201d345ce36)
Diffstat (limited to 'test/008-exceptions/src/MultiDexBadInitWrapper1.java')
0 files changed, 0 insertions, 0 deletions