link threads intro into README

This commit is contained in:
Remzi Arpaci-Dusseau
2018-09-10 10:35:02 -05:00
parent a72eedc5b6
commit d051a87a2e

View File

@@ -30,7 +30,7 @@ Memory Virtualization Chapters:
## Concurrency
Concurrency Chapters:
* Concurrency and Threads
* [Concurrency and Threads](https://github.com/remzi-arpacidusseau/ostep-code/tree/master/threads-intro)
* Threads API
* Locks
* Locked Data Structures