Skip to content

TN19N/Philosophers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Philosophers

Summary: In this project, you will learn the basics of threading a process. You will see how to create threads and you will discover mutexes

To Test the Program :

make bonus && ./philo_bonus (number of philo) (time to die) (time to eat) (time to sleep) (number of times to eat (optional))

About

basics of threading and mutexes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published