/Philosophers

This project is an introduction to the basics of process threading, and how to work on the same memory space with the use of threads, mutexes, semaphores, and shared memory.

Primary LanguageC