| Package | Description |
|---|---|
| edu.rice.hj.runtime.util |
The base package for utility classes used by the HJ runtime.
|
| Modifier and Type | Field and Description |
|---|---|
private ModCountDownLatch.Sync |
ModCountDownLatch.sync
A synchronizer that wraps a single atomic int value to represent state of active activities.
|