rustlings/exercises/threads
Peter N 30644c9a06
fix: gives a bit more context to magic number
2020-12-08 10:08:25 +01:00
..
README.md fixed outdated links 2019-05-26 14:57:56 +02:00
threads1.rs fix: gives a bit more context to magic number 2020-12-08 10:08:25 +01:00

README.md

For this exercise check out the Dining Philosophers example and the chapter Concurrency of the Rust Book.