Home
last modified time | relevance | path

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

/aosp12/art/openjdkjvmti/
H A Dti_phase.cc54 inline static jthread GetCurrentJThread() { in GetCurrentJThread() function
76 ScopedLocalRef<jthread> thread(GetJniEnv(), GetCurrentJThread()); in NextRuntimePhase()