public class Rendezvous.Counter extends Object
| Modifier and Type | Field | Description |
|---|---|---|
int |
arrived |
count of the number of threads actually arrived at this rendezvous
|
boolean |
isPoisoned |
true if this
|
| Constructor | Description |
|---|---|
Counter() |
Copyright © 2018. All rights reserved.