commit | ffad7d1fdc8297df8285f16592f6f2ec3cab9828 | [log] [tgz] |
---|---|---|
author | Dianne Hackborn <hackbod@google.com> | Mon May 06 14:25:20 2013 -0700 |
committer | Dianne Hackborn <hackbod@google.com> | Tue May 07 15:05:34 2013 -0700 |
tree | 1b8e0c6d81346c2a0f30b88d0949fd814248ea87 | |
parent | 779434378ee7ca43800a7c7d949c1433c39736fc [diff] |
Add new Looper API to check whether the looper is idle. This is just to support the watchdog to give it a faster way to determine if a thread is deadlocked without having to post a message to it. Change-Id: I068dc8b9387caf94fe5811fb4aeb0f9b57b1a080