Searched defs:thread_ptr (Results 1 – 3 of 3) sorted by relevance
48 Thread* thread_ptr = this; in InitCpu() local
213 jvmtiError ThreadUtil::GetCurrentThread(jvmtiEnv* env ATTRIBUTE_UNUSED, jthread* thread_ptr) { in GetCurrentThread()
150 static jvmtiError GetCurrentThread(jvmtiEnv* env, jthread* thread_ptr) { in GetCurrentThread()