Searched refs:threadOopGetParkBlocker (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/
H A DOopUtilities.java291 public static Oop threadOopGetParkBlocker(Oop threadOop) { method in class:OopUtilities
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/
H A DJavaThread.java385 return OopUtilities.threadOopGetParkBlocker(threadObj);

Completed in 23 milliseconds