Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 164 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 164 Bytes

42project.Philosophers

42 school project : The Dining Philosophers problem

C language project using threads and mutex. Check the subject to see more details.