A Multithreaded Philosophers dining problem-like simulation implemented in C.
Find a file
2026-03-26 09:25:48 +01:00
coders deadlock broken by taking the lower index dongle first; no monitor and scheduling yet 2026-03-26 09:25:48 +01:00
Makefile restructured the program; doesn't handle deadlocks yet 2026-03-25 21:43:41 +01:00
README.md Initial commit 2026-03-21 14:35:50 +01:00

42_codexion