Skip to content

learn the basics of threading a process. see how to create threads and discover mutexes.

Notifications You must be signed in to change notification settings

ucefooo/philosopher_with_bonus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

philosopher

learn the basics of threading a process. see how to create threads and discover mutexes.

To run the code just follow my instructions:

clone the repo to your desktop: git clone link Screen Shot 2022-05-27 at 1 27 59 AM

run make

Screen Shot 2022-05-27 at 1 28 54 AM

run the code like that : ./philosopher num_of_philo time_die time_eat time_sleep (how_many_time_to_eat)

Screen Shot 2022-05-27 at 1 31 19 AM

for more details please visit my youtube video : from youtube video.

to run the bonus part just follow the same instructions.

About

learn the basics of threading a process. see how to create threads and discover mutexes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published