https://github.com/malaksadek/diningphilosophers
The Dining Philosophers Problem solved using mutex locks & threads in C ๐งต ๐ (2015)
https://github.com/malaksadek/diningphilosophers
Last synced: 3 months ago
JSON representation
The Dining Philosophers Problem solved using mutex locks & threads in C ๐งต ๐ (2015)
- Host: GitHub
- URL: https://github.com/malaksadek/diningphilosophers
- Owner: MalakSadek
- License: gpl-3.0
- Created: 2020-05-14T19:42:31.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-25T16:13:22.000Z (over 4 years ago)
- Last Synced: 2025-03-11T06:49:21.902Z (7 months ago)
- Language: C
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dining Philosophers
The Dining Philosophers Problem solved using mutex locks & threads in C ๐งต ๐ (2015).# Contact
* email: mfzs1@st-andrews.ac.uk
* LinkedIn: www.linkedin.com/in/malak-sadek-17aa65164/
* website: http://malaksadekapps.com/