diff options
| author | 2021-07-06 14:04:30 +0100 | |
|---|---|---|
| committer | 2021-07-07 08:01:57 +0000 | |
| commit | 24c080f628e7df51460332374f4ebcae2762d155 (patch) | |
| tree | cbb0231518ce4afc94310b13edb1b87e5f14600b /compiler/optimizing/optimizing_compiler.cc | |
| parent | 4dc6589f392d46800a3b64625245bdfe4bbbfc2f (diff) | |
Remove locking from `Transaction`.
Multi-threaded execution of transaction has never been fully
supported, so remove the unnecessary locking as it is pure
overhead. (And implementing it would require a lot of effort
on transactions interfering with each other.)
Test: m test-art-host-gtest
Test: testrunner.py --host --optimizing
Bug: 181943478
Change-Id: Ibdbc335738d34ea1398f50f0cc763f3b3f5838b9
Diffstat (limited to 'compiler/optimizing/optimizing_compiler.cc')
0 files changed, 0 insertions, 0 deletions