Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 808be2b

Browse files
committedApr 29, 2025·
Add 09-std-threads to index
1 parent bb07b27 commit 808be2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎index.html‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ <h1>Parallel Programming Course Slides</h1>
5555
<li><a href="https://learning-process.github.io/parallel_programming_slides/slides/06-admin-intro-threads.pdf" target="_blank">06: Administrative questions - Threading</a></li>
5656
<li><a href="https://learning-process.github.io/parallel_programming_slides/slides/07-openmp.pdf" target="_blank">07: OpenMP</a></li>
5757
<li><a href="https://learning-process.github.io/parallel_programming_slides/slides/08-tbb.pdf" target="_blank">08: TBB</a></li>
58+
<li><a href="https://learning-process.github.io/parallel_programming_slides/slides/09-std-threads.pdf" target="_blank">09: std::thread</a></li>
5859
</ul>
5960
</body>
6061
</html>

0 commit comments

Comments
 (0)
Please sign in to comment.