Searched refs:threadOopGetName (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/soql/
H A DJSJavaThread.java95 return OopUtilities.threadOopGetName(getOop());
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/
H A DThreadReferenceImpl.java88 return OopUtilities.threadOopGetName(ref());
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/
H A DJavaThread.java344 return OopUtilities.threadOopGetName(threadObj);

Completed in 52 milliseconds