Class DispatchSemaphore


public class DispatchSemaphore
extends DispatchObject
  • Constructor Details

    • DispatchSemaphore

      protected DispatchSemaphore()
  • Method Details

    • create

      public static DispatchSemaphore create​(long value)
    • await

      public long await​(long timeout)
    • signal

      public long signal()