You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rustlings/exercises/threads
zacanger c5a374fbf2
Fix permissions on source files
5 years ago
..
README.md Changed Rust Book versions in links to 2018 6 years ago
threads1.rs Fix permissions on source files 5 years ago

README.md

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