Package | Description |
---|---|
com.sun.electric.tool.placement.forceDirected2.utils.concurrent |
Modifier and Type | Class and Description |
---|---|
class |
CircularArray
Parallel Placement
Internal data structure for work stealing
|
class |
DEQueue<T>
Parallel Placement
How to use this class? This class is intentionaly implemented for work stealing. |
class |
IDEStructure<T>
Parallel Placement
base class for double ended data structures
|
class |
LockFreeQueue<T>
Parallel Placement
LockFree Datastructure: Queue
|
Modifier and Type | Method and Description |
---|---|
IStructure<PlacementDTO> |
Stage.getAltInput() |
IStructure<PlacementDTO> |
Stage.getInput(StageWorker worker) |
Modifier and Type | Method and Description |
---|---|
void |
Stage.setAltInput(IStructure<PlacementDTO> altInput) |