|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--EDU.oswego.cs.dl.util.concurrent.QueuedSemaphore.WaitQueue.WaitNode
| Constructor Summary | |
protected |
QueuedSemaphore.WaitQueue.WaitNode()
|
| Method Summary | |
protected boolean |
doTimedWait(EDU.oswego.cs.dl.util.concurrent.QueuedSemaphore sem,
long msecs)
|
protected void |
doWait(EDU.oswego.cs.dl.util.concurrent.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(EDU.oswego.cs.dl.util.concurrent.QueuedSemaphore sem,
long msecs)
throws java.lang.InterruptedException
java.lang.InterruptedException
protected void doWait(EDU.oswego.cs.dl.util.concurrent.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 | ||||||||