A solution to the dining philosophers problem written in C
Uses mutex locks and condition variables to avoid deadlocking
nfgrep/dining-philosophers
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A solution to the dining philosophers problem written in C
Uses mutex locks and condition variables to avoid deadlocking