Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 702 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 702 Bytes

Philosophers

Description

The Philosophers project is a fundamental project at 42school that requires students to work with threads and mutex.

Usage

make to compile.

Documentation