Home
last modified time | relevance | path

Searched defs:thread_peer (Results 1 – 5 of 5) sorted by relevance

/art/runtime/openjdkjvmti/
Devents.cc205 jthread thread_peer; in ObjectAllocated() local
Dti_thread.cc151 jthread thread_peer; in GetCurrentThread() local
Dti_stack.cc382 jthread thread_peer = current->GetJniEnv()->AddLocalReference<jthread>( in GetAllStackTraces() local
/art/runtime/
Dthread.cc457 ObjPtr<mirror::Object> thread_peer) { in FromManagedThread()
824 Thread* Thread::Attach(const char* thread_name, bool as_daemon, jobject thread_peer) { in Attach()
Ddebugger.cc397 mirror::Object* thread_peer = Dbg::GetObjectRegistry()->Get<mirror::Object*>(thread_id, error); in DecodeThread() local
3688 jobject thread_peer = Dbg::GetObjectRegistry()->GetJObject(thread_id); in ScopedDebuggerThreadSuspension() local