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