Class Rendezvous.Counter
- java.lang.Object
-
- org.jboss.byteman.synchronization.Rendezvous.Counter
-
- Enclosing class:
- Rendezvous
public class Rendezvous.Counter extends java.lang.Object
class encapsulating state for a specific rendezvous
-
-
Field Summary
Fields Modifier and Type Field Description int
arrived
count of the number of threads actually arrived at this rendezvousboolean
isPoisoned
true if this
-
Constructor Summary
Constructors Constructor Description Counter()
-