Skip to content

This project covers the fundamentals of multithreading in C, including thread creation and management.

Notifications You must be signed in to change notification settings

lrafa3l/philosophers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

philosophers

This project covers the fundamentals of multithreading in C, including thread creation and management. It introduces mutexes for synchronizing access to shared resources, preventing race conditions, and ensuring data consistency.

About

This project covers the fundamentals of multithreading in C, including thread creation and management.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published