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
Roberto Vidal b565c4d3e7 fix: line numbers in several exercises and hints
The introduction of `I AM NOT DONE` shifted the lines of all
exercises, which now need adjustment.
5 years ago
..
README.md fixed outdated links 5 years ago
threads1.rs fix: line numbers in several exercises and hints 5 years ago

README.md

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