EDU.oswego.cs.dl.util.concurrent
protected static class QueuedSemaphore.WaitQueue.WaitNode extends Object
Method Summary | |
---|---|
protected boolean | doTimedWait(QueuedSemaphore sem, long msecs) |
protected void | doWait(QueuedSemaphore sem) |
protected boolean | signal() |