Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 135 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 135 Bytes

Dining-Philisophers-Problem

Solution to dining philisophers problem using pthread mutexs and condition variables.

make
./dpp