Class | Description |
---|---|
AtomicDouble | |
AtomicDoubleArray |
Provides a double array that can have individual values updated
atomically.
|
ConcurrentCacheLRU<K,V> |
This class defines a Concurrent LRU cache.
|
ParallelUtils | |
TreeBarrier |
Tree Barrier is a barrier that requires only log(n) communication
for barrier with n threads.
|
Copyright © 2017. All rights reserved.