diff options
| author | 2019-04-03 17:00:02 -0700 | |
|---|---|---|
| committer | 2019-04-04 20:01:24 +0000 | |
| commit | 3fa8b6db7b556035f192d037b35210677250798e (patch) | |
| tree | f8b19265c1b17506848c97d91ed6100971fe0f4b /compiler/optimizing/codegen_test.cc | |
| parent | 4f215d1b1ceba9dfc8d8f3d8644da81302b2cd86 (diff) | |
Perform SetEvent under the user_code_suspend_count_lock_
We would perform major parts of SetEvent without any synchronization
and perform multiple internal suspensions. This could lead to
inconsistent state or deadlocks.
Test: ./test.py --host
Test: ./art/tools/run-libjdwp-tests.sh --mode=host
Change-Id: Ice2fc94b4f82fcd5938928e8dbf1bdddd29000ab
Diffstat (limited to 'compiler/optimizing/codegen_test.cc')
0 files changed, 0 insertions, 0 deletions