/42_Philosophers

In the 42 philosophers project, the goal is to develop a synchronization mechanism that enables a group of philosophers to share limited resources while avoiding issues like deadlock.

Primary LanguageC

No issues in this repository yet.