OSDN Git Service

Change thread suspend timeout to be fatal for non-debug
authorMathieu Chartier <mathieuc@google.com>
Tue, 21 Mar 2017 15:40:57 +0000 (08:40 -0700)
committerMathieu Chartier <mathieuc@google.com>
Tue, 21 Mar 2017 15:41:34 +0000 (08:41 -0700)
commitd69f82e155118654d989f0b436c019fb6d517341
tree86cca66b3b69aedcc7ee8dd544ac08e52d255797
parentf9806373ca50896ac54cb9da49a030c13ec14769
Change thread suspend timeout to be fatal for non-debug

Right now it just loops forever and doesn't give any stack traces
regarding probable deadlocks.

Bug: 36408743

Test: test-art-host

Change-Id: Ib8919f4be540291d8226dd0e7eb88c7faf7cdde9
runtime/thread_list.cc