commit | 82372004427646e048b47ca507e7409d8edfeaf5 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Wed Jul 24 15:42:09 2019 -0700 |
committer | Andreas Gampe <agampe@google.com> | Thu Jul 25 21:38:53 2019 +0000 |
tree | 6f109e4b2428b2a2340bf4ed93d8fc9f30b0f0dc | |
parent | a47a6e89407fa9f0234d44c2be8451f4838c0780 [diff] |
ART: Use thread_local on the host for ART Thread* Use thread_local instead of a pthread key for Thread::Current(). Retain the pthread key as we are still using it for some sanity checks in ThreadExitCallback. Bug: 138329277 Test: m test-art-host Change-Id: Idfe43bc279459e307e2165d3a3762af09230bdfd