|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEDU.oswego.cs.dl.util.concurrent.QueuedSemaphore.WaitQueue.WaitNode
protected static class QueuedSemaphore.WaitQueue.WaitNode
Constructor Summary | |
---|---|
protected |
QueuedSemaphore.WaitQueue.WaitNode()
|
Method Summary | |
---|---|
protected boolean |
doTimedWait(QueuedSemaphore sem,
long msecs)
|
protected void |
doWait(QueuedSemaphore sem)
|
protected boolean |
signal()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected QueuedSemaphore.WaitQueue.WaitNode()
Method Detail |
---|
protected boolean signal()
protected boolean doTimedWait(QueuedSemaphore sem, long msecs) throws java.lang.InterruptedException
java.lang.InterruptedException
protected void doWait(QueuedSemaphore sem) throws java.lang.InterruptedException
java.lang.InterruptedException
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |