malatini42 / Philosophers

Philosophers (42cursus) 2020-20201. This project is an introduction to threads (POSIX) and mutexs. It's the famous Philosopher's dining table problem.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

philosophers 📚

  • Actual Status : validated.
  • Result : 100% (28/08/2022)

-fsanitize=thread

About

Philosophers (42cursus) 2020-20201. This project is an introduction to threads (POSIX) and mutexs. It's the famous Philosopher's dining table problem.


Languages

Language:C 92.6%Language:Makefile 7.4%