rustlings/exercises/threads
Rohan Prinja 080d6cdd11 chore: Fix link to Arc<T> in the book 2019-06-09 13:45:53 +02:00
..
README.md fixed outdated links 2019-05-26 14:57:56 +02:00
threads1.rs chore: Fix link to Arc<T> in the book 2019-06-09 13:45:53 +02:00

README.md

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