OSDN Git Service

ART: Clean up Thread
authorAndreas Gampe <agampe@google.com>
Wed, 26 Oct 2016 20:43:14 +0000 (13:43 -0700)
committerAndreas Gampe <agampe@google.com>
Fri, 28 Oct 2016 17:15:42 +0000 (10:15 -0700)
commit0a85576a71adb9af631c9b9f5e48f21888313c14
tree31c7db15c43096ca7118b528f17aa73eef92ce63
parent54f07b502f7ac216e00beccee67781a3b72ae00f
ART: Clean up Thread

Make some functions private. Move some test-only functionality to
the test using it.

Test: m test-art-host
Change-Id: Ic84c8bcb150f991c6fc264c2d490363a3bd3e1f4
compiler/jni/jni_compiler_test.cc
runtime/thread.cc
runtime/thread.h