commit | 61b3cd45c5e3a5c24f7ccce94843a718375f9b7a | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Mon Apr 18 11:43:29 2016 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Mon Apr 18 15:29:53 2016 -0700 |
tree | fc71e27e0ddf6be1f672b69524b7ee978fd9d29c | |
parent | 74b3c8f3850c2e4a7b17e9821ad78b59e6f8e047 [diff] |
Prevent holding stale Thread pointers It is only really safe to hold non-self Thread* if you hold the thread list lock. Changed a few places to use thread ids instead of Thread. Bug: 28223501 (cherry picked from commit 81c170fede9af9174aba71428334ac8f366a4b4f) Change-Id: I15e50b699303a5c3739e4d19c153dd306e2ee504