diff options
author | Andreas Gampe <agampe@google.com> | 2017-12-11 20:40:23 -0800 |
---|---|---|
committer | Andreas Gampe <agampe@google.com> | 2017-12-14 11:14:45 -0800 |
commit | f3ebccef2fd375e8b06fc0f93ba8395a577a37bf (patch) | |
tree | 7d160f13491f6a34074a459e9873433247d4990f /compiler/optimizing/graph_visualizer.cc | |
parent | ba3a790338725a37ecd4cb314c4a6147e29aef38 (diff) |
ART: Add Monitor::FetchState
Add a function returning descriptive state for a monitor. The
function will return the thread state, and possible the object
the thread is blocked/waiting/sleeping on, as well as the lock
owner's tid.
Rewrite DescribeWait to use this.
In preparation for new uses.
Bug: 70538431
Test: m
Change-Id: I79d0104ad04dec633522d4127542184a0cbdf95c
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions