|
Classes |
class | tbb::combinable< T > |
| Thread-local storage with optional reduction. More...
|
class | tbb::interface5::concurrent_hash_map< Key, T, HashCompare, Allocator > |
| Unordered map from Key to T. More...
|
class | tbb::strict_ppl::concurrent_queue< T, A > |
| A high-performance thread-safe non-blocking concurrent queue. More...
|
class | tbb::concurrent_bounded_queue< T, A > |
| A high-performance thread-safe blocking concurrent bounded queue. More...
|
class | tbb::deprecated::concurrent_queue< T, A > |
| A high-performance thread-safe blocking concurrent bounded queue. More...
|
class | tbb::concurrent_vector< T, A > |
| Concurrent vector container. More...
|
class | tbb::interface6::enumerable_thread_specific< T, Allocator, ETS_key_type > |
| The enumerable_thread_specific container. More...
|