Searched defs:GetJvmtiThreadStateFromInternal (Results 1 - 1 of 1) sorted by relevance

/art/openjdkjvmti/
H A Dti_thread.cc343 static jint GetJvmtiThreadStateFromInternal(const InternalThreadState& state) { function in namespace:openjdkjvmti
536 jint jvmti_state = GetJvmtiThreadStateFromInternal(state);

Completed in 91 milliseconds