Home
last modified time | relevance | path

Searched refs:kWaitingForDebuggerSend (Results 1 – 5 of 5) sorted by relevance

/aosp12/art/runtime/
H A Dthread_state.h42kWaitingForDebuggerSend, // WAITING TS_WAIT blocked waiting for events to be … enumerator
/aosp12/art/runtime/native/
H A Dorg_apache_harmony_dalvik_ddmc_DdmVmInternal.cc127 case kWaitingForDebuggerSend: in ToJdwpThreadStatus()
H A Djava_lang_Thread.cc94 case kWaitingForDebuggerSend: return kJavaWaiting; in Thread_nativeGetStatus()
/aosp12/art/openjdkjvmti/
H A Dti_monitor.cc393 case art::kWaitingForDebuggerSend: in GetCurrentContendedMonitor()
H A Dti_thread.cc467 case art::ThreadState::kWaitingForDebuggerSend: in GetJvmtiThreadStateFromInternal()
528 case art::ThreadState::kWaitingForDebuggerSend: in GetJavaStateFromInternal()