summaryrefslogtreecommitdiff
path: root/test/MultiDex/main.list
diff options
context:
space:
mode:
authorAlex Light <allight@google.com>2019-04-04 15:01:42 -0700
committerAlex Light <allight@google.com>2019-04-04 15:11:15 -0700
commit9c8f34448e0e2b0b0b0094d75dadc3116f5610fa (patch)
tree54cc8bd2990af9ca030fee3ec27e82181ef22067 /test/MultiDex/main.list
parent3fa8b6db7b556035f192d037b35210677250798e (diff)
Use RAII for preventing user-code suspensions
In some places we want to prevent a thread from being suspended by a kForUserCode suspension. Doing this requires gaining a lock, checking our current suspension state and possibly retrying. To simplify this we added a new RAII ScopedNoUserCodeSuspension capability that does the needed checks. Test: ./test.py --host Change-Id: I48c08bc8f99b3574d241e7bfc6945b3358b6d082
Diffstat (limited to 'test/MultiDex/main.list')
0 files changed, 0 insertions, 0 deletions