Home
last modified time | relevance | path

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

/art/runtime/arch/x86_64/
Dthread_x86_64.cc48 Thread* thread_ptr = this; in InitCpu() local
/art/openjdkjvmti/
Dti_thread.cc207 jvmtiError ThreadUtil::GetCurrentThread([[maybe_unused]] jvmtiEnv* env, jthread* thread_ptr) { in GetCurrentThread()
DOpenjdkJvmTi.cc144 static jvmtiError GetCurrentThread(jvmtiEnv* env, jthread* thread_ptr) { in GetCurrentThread()
/art/runtime/
Dthread_list.cc1201 ObjPtr<mirror::Object> thread_ptr = self->DecodeJObject(peer); in SuspendThreadByPeer() local