Home
last modified time | relevance | path

Searched defs:thread_ptr (Results 1 – 2 of 2) sorted by relevance

/art/runtime/openjdkjvmti/
Dti_thread.cc146 jvmtiError ThreadUtil::GetCurrentThread(jvmtiEnv* env ATTRIBUTE_UNUSED, jthread* thread_ptr) { in GetCurrentThread()
DOpenjdkJvmTi.cc134 static jvmtiError GetCurrentThread(jvmtiEnv* env, jthread* thread_ptr) { in GetCurrentThread()