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

Enclosing class:
WaitQueue

public static interface WaitQueue.QueuedSync


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

Method Detail

recheck

boolean recheck(WaitQueue.WaitNode node)

takeOver

void takeOver(WaitQueue.WaitNode node)