Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 292 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 292 Bytes

Summary

In this project, you will learn the basics of threading a process. You will learn how to make threads. You will discover the mutex

Program name

philo

Arguments

number_of_philosophers time_to_die time_to_eat time_to_sleep [number_of_times_each_philosopher_must_eat]