/42-Philosophers

A program that solves the classic philosopher problem using threads and mutexes. The bonus is done using forks and semaphores instead.

Primary LanguageC

Stargazers