EDU.oswego.cs.dl.util.concurrent
Class QueuedSemaphore.WaitQueue.WaitNode
java.lang.Object
EDU.oswego.cs.dl.util.concurrent.QueuedSemaphore.WaitQueue.WaitNode
- Enclosing class:
- QueuedSemaphore.WaitQueue
- protected static class QueuedSemaphore.WaitQueue.WaitNode
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueuedSemaphore.WaitQueue.WaitNode
protected QueuedSemaphore.WaitQueue.WaitNode()
signal
protected boolean signal()
doTimedWait
protected boolean doTimedWait(QueuedSemaphore sem,
long msecs)
throws InterruptedException
- Throws:
InterruptedException
doWait
protected void doWait(QueuedSemaphore sem)
throws InterruptedException
- Throws:
InterruptedException
Copyright © 2000 Micro Focus International Limited. All rights reserved.
This document and the proprietary marks and names used herein are protected by international law.