Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.