faruktinaz / philosophers

In this project, I tackled the Philosopher's Problem. By coding the solution to this problem, I aimed to grasp the functioning and usage logic of threads in the C language, as well as learn how to effectively utilize mutexes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

philosophers

About

In this project, I tackled the Philosopher's Problem. By coding the solution to this problem, I aimed to grasp the functioning and usage logic of threads in the C language, as well as learn how to effectively utilize mutexes.


Languages

Language:C 96.2%Language:Makefile 3.8%