Home | History | Annotate | Download | only in openjdkjvmti

Lines Matching refs:thread_peer

151   jthread thread_peer;
153 thread_peer = nullptr;
155 thread_peer = soa.AddLocalReference<jthread>(self->GetPeer());
158 *thread_ptr = thread_peer;