Back to Mold

Code Samples of oneAPI Threading Building Blocks (oneTBB)

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

2.41.0293 B
Original Source

Code Samples of oneAPI Threading Building Blocks (oneTBB)

This directory contains examples of the concurrent_priority_queue container.

Code sample nameDescription
shortpathSolves the single source shortest path problem using a concurrent_priority_queue container.