Jkutkut / 42Madrid-Philosophers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Philosophers:

My own version of the project Philosophers from 42 School.

In this project we use multithreading to learn how to sync multiple theads in a single program.

Madatory:

Control of the philosophers using mutex.

Bonus:

Comming soon...

About

License:GNU General Public License v3.0


Languages

Language:C 94.4%Language:Makefile 5.6%