/42_School_philosophers

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

Primary LanguageC

42-Philosophers

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