|
| class | tbb::combinable< T > |
| | Thread-local storage with optional reduction. More...
|
| |
| class | tbb::interface5::internal::hash_map_iterator< Container, Value > |
| | Meets requirements of a forward iterator for STL */. More...
|
| |
| class | tbb::interface5::internal::hash_map_range< Iterator > |
| | Range class used with concurrent_hash_map. 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::internal::concurrent_vector_base_v3 |
| | Base class of concurrent vector implementation. More...
|
| |
| class | tbb::internal::vector_iterator< Container, Value > |
| | Meets requirements of a forward iterator for STL and a Value for a blocked_range.*/. 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...
|
| |
| class | tbb::strict_ppl::internal::concurrent_queue_iterator_base_v3< Value > |
| | Constness-independent portion of concurrent_queue_iterator. More...
|
| |
| class | tbb::strict_ppl::internal::concurrent_queue_iterator< Container, Value > |
| | Meets requirements of a forward iterator for STL. More...
|
| |
| class | tbb::internal::concurrent_queue_base_v3 |
| | For internal use only. More...
|
| |
| class | tbb::internal::concurrent_queue_base_v8 |
| | For internal use only. More...
|
| |
| class | tbb::internal::concurrent_queue_iterator_base_v3 |
| | Type-independent portion of concurrent_queue_iterator. More...
|
| |
| class | tbb::internal::concurrent_queue_iterator< Container, Value > |
| | Meets requirements of a forward iterator for STL. More...
|
| |