| Package | Description |
|---|---|
| edu.rice.hj.runtime.phasers |
The base package for the habanero-java phaser support.
|
| Modifier and Type | Field and Description |
|---|---|
private java.util.concurrent.ConcurrentHashMap<java.lang.Integer,PhaserSigWaitState> |
BlockingPhaser.phaseMap |
| Modifier and Type | Method and Description |
|---|---|
PhaserSigWaitState |
InternalPhaser.getPhaseState(int phase) |
PhaserSigWaitState |
BlockingPhaser.getPhaseState(int phase) |