Back to Mold

Code Samples of oneAPI Threading Building Blocks (oneTBB)

third-party/tbb/examples/concurrent_hash_map/README.md

2.41.0265 B
Original Source

Code Samples of oneAPI Threading Building Blocks (oneTBB)

This directory contains examples of the concurrent_hash_map container.

Code sample nameDescription
count_stringsConcurrently inserts strings into a concurrent_hash_map container.