Class BurstCostExecutorsBenchmark.PerThreadState

    • Constructor Detail

      • PerThreadState

        public PerThreadState()
    • Method Detail

      • resetCompleted

        public void resetCompleted()
        Single-writer reset of completed counter.
      • spinWaitCompletionOf

        public int spinWaitCompletionOf​(int value)
        It would spin-wait until at least value tasks are being completed.