Searched defs:thread_ptr (Results 1 – 4 of 4) sorted by relevance
48 Thread* thread_ptr = this; in InitCpu() local
207 jvmtiError ThreadUtil::GetCurrentThread([[maybe_unused]] jvmtiEnv* env, jthread* thread_ptr) { in GetCurrentThread()
144 static jvmtiError GetCurrentThread(jvmtiEnv* env, jthread* thread_ptr) { in GetCurrentThread()
1201 ObjPtr<mirror::Object> thread_ptr = self->DecodeJObject(peer); in SuspendThreadByPeer() local