commit | b486a98aadc95d80548953410cf23edba62259fa | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Thu Jun 01 13:45:54 2017 -0700 |
committer | Andreas Gampe <agampe@google.com> | Fri Jun 02 08:24:02 2017 -0700 |
tree | b113b7d50a4a015502873b7742c9ece00d293e84 | |
parent | 1656ca9e6996cb555b4463e5efd4bd7e3f4fb816 [diff] |
ART: Introduce thread-current-inl.h Factor out Thread::Current() code into its own -inl file to remove transitive includes. This requires at the same time correcting mutex.h, i.e., moving some functions into mutex-inl.h. Test: m test-art-host Change-Id: I88f888b604e0897368d9b483edce6ce4332dd9c9