Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 127 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 127 Bytes

Philosophers

A multi-threading project about implementing the classic dining philosophers problem using threads and forks.