Back to Onetbb

Code Samples of oneAPI Threading Building Blocks (oneTBB)

examples/concurrent_hash_map/README.md

2023.0.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.