Package | Description |
---|---|
com.sun.electric.tool.util.concurrent.datastructures |
Modifier and Type | Class and Description |
---|---|
class |
WorkSharingStructure<T>
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static WorkStealingStructure<PTask> |
WorkStealingStructure.createForThreadPool(int numOfThreads)
Factory method for creating a WorkStealingStructure for the ThreadPool
|