Searched refs:TS_WAIT (Results 1 – 2 of 2) sorted by relevance
/art/runtime/jdwp/ | ||
D | jdwp_constants.h | 208 TS_WAIT = 4, // (in Object.wait()) enumerator |
/art/runtime/ | ||
D | debugger.cc | 2271 return JDWP::TS_WAIT; in ToJdwpThreadStatus() |