Classes | |
| class | tbb::concurrent_hash_map< Key, T, HashCompare, A > |
| Unordered map from Key to T. More... | |
| class | tbb::concurrent_queue< T, A > |
| A high-performance thread-safe queue. More... | |
| class | tbb::concurrent_vector< T, A > |
| Concurrent vector container. More... | |