This website requires JavaScript.
Explore
Help
Sign in
semere
/
codexion
Watch
1
Star
0
Fork
You've already forked codexion
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
A Multithreaded Philosophers dining problem-like simulation implemented in C.
5
commits
1
branch
0
tags
51
KiB
C
96.1%
Makefile
3.9%
7748a53eb2
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Semere M. Mebrahtom
7748a53eb2
deadlock broken by taking the lower index dongle first; no monitor and scheduling yet
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
README.md
42_codexion