Class FIFOSemaphore.FIFOWaitQueue

  • Enclosing class:
    FIFOSemaphore

    protected static class FIFOSemaphore.FIFOWaitQueue
    extends QueuedSemaphore.WaitQueue
    Simple linked list queue used in FIFOSemaphore. Methods are not synchronized; they depend on synch of callers