Searched defs:getBlocker (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/java/util/concurrent/locks/
H A DLockSupport.java72 * access blockers using method {@link #getBlocker}.) The use of these
283 public static Object getBlocker(Thread t) { method in class:LockSupport
/openjdk7/jdk/src/macosx/classes/sun/lwawt/
H A DLWWindowPeer.java1350 public LWWindowPeer getBlocker() { method in class:LWWindowPeer

Completed in 26 milliseconds