Class Rendezvous.Counter

java.lang.Object
org.jboss.byteman.synchronization.Rendezvous.Counter
Enclosing class:
Rendezvous

public class Rendezvous.Counter extends Object
class encapsulating state for a specific rendezvous
  • Field Details

    • arrived

      public int arrived
      count of the number of threads actually arrived at this rendezvous
    • isPoisoned

      public boolean isPoisoned
      true if this
  • Constructor Details

    • Counter

      public Counter()