Home
last modified time | relevance | path

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

/art/openjdkjvmti/
Dti_thread.cc216 jthread thread_peer; in GetCurrentThread() local
/art/runtime/
Dthread.cc650 ObjPtr<mirror::Object> thread_peer) { in FromManagedThread()
1057 Thread* Thread::Attach(const char* thread_name, bool as_daemon, jobject thread_peer) { in Attach()
Ddebugger.cc450 ObjPtr<mirror::Object> thread_peer = in DecodeThread() local
3650 jobject thread_peer = Dbg::GetObjectRegistry()->GetJObject(thread_id); in ScopedDebuggerThreadSuspension() local