edu.emory.mathcs.backport.java.util.concurrent.helpers
Interface WaitQueue.QueuedSync

Enclosing interface:
WaitQueue

public static interface WaitQueue.QueuedSync


Method Summary
 boolean recheck(WaitQueue.WaitNode node)
           
 void takeOver(WaitQueue.WaitNode node)
           
 

Method Detail

recheck

public boolean recheck(WaitQueue.WaitNode node)

takeOver

public void takeOver(WaitQueue.WaitNode node)