Package | Description |
---|---|
edu.rice.hj.runtime.baseruntime | |
edu.rice.hj.runtime.phasers |
The base package for the habanero-java phaser support.
|
Modifier and Type | Field and Description |
---|---|
protected PhaserManager |
BaseRuntime.phaserManager
Deals with phaser related operations
|
Modifier and Type | Class and Description |
---|---|
class |
PhaserManagerImpl
PhaserManagerImpl class.
|
Constructor and Description |
---|
PhaserImpl(HjPhaserMode phMode,
PhaserManager phManager,
int busyWaitLimit)
Constructor for PhaserImpl.
|
PhaserImpl(String phName,
HjPhaserMode phMode,
PhaserManager phManager,
int busyWaitLimit)
Constructor for PhaserImpl.
|
Copyright © 2015 Rice University - Department of Computer Science. All rights reserved.