Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pikmin-rgb/philosophers
I never thought philosophy would be so deadly
https://github.com/pikmin-rgb/philosophers
c makefile school-project threading
Last synced: about 7 hours ago
JSON representation
I never thought philosophy would be so deadly
- Host: GitHub
- URL: https://github.com/pikmin-rgb/philosophers
- Owner: pikmin-rgb
- Created: 2022-03-03T19:26:54.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-02T18:46:37.000Z (almost 3 years ago)
- Last Synced: 2024-11-22T04:42:11.070Z (about 2 months ago)
- Topics: c, makefile, school-project, threading
- Language: C
- Homepage:
- Size: 52.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Philosophers
In this project, you will learn the basics of threading a process.
You will see how to create threads and you will discover mutexes.This project has been validated with a score of 100/100.