OSDN Git Service

ART: Change ternary location for timeout
authorAndreas Gampe <agampe@google.com>
Wed, 14 Jan 2015 17:06:32 +0000 (09:06 -0800)
committerAndreas Gampe <agampe@google.com>
Wed, 14 Jan 2015 17:06:32 +0000 (09:06 -0800)
commit1e4b0ca3bde8ea792aad83aefc891628ff6ec806
treec0ca19242b3ad82b7e2df9650457284db4475d14
parent127d933868b767eca1ec5446e91a3e8df65c659e
ART: Change ternary location for timeout

Make the decision for timeout length in the constant, not at the
use site.

Bug: 18964791
Change-Id: I73e6ef5e1c23fd515eaa61ba68236698d3e5c81a
runtime/thread_list.cc