commit | d18d9e2a94445d4b42e4bc6f0e642e6f76b4706d | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Mon Jan 16 16:08:45 2017 +0000 |
committer | Andreas Gampe <agampe@google.com> | Tue Jan 17 14:40:16 2017 -0800 |
tree | 86b1d2c3cd0a12161778109733eec5366ebabae2 | |
parent | ce27739a1207c530c0ecebaefef80652f401f2d1 [diff] |
Revert "Revert "ART: Add ThreadGroup API support"" This reverts commit 87071bfb6c1b708bdfa2a5f91d4744667b3a0443. Add an ObjectLock, which corresponds to the synchronized(this) implementation on the Java side. Wait for the expected five child threads in the root group before running the actual child test. Bug: 31455788 Change-Id: Ib7a065d6a11f06f0325e3a8db040629f3ca69407 Test: m test-art-host-run-test-925-threadgroups