ayogun / philosophers

Dining philosophers problem is a problem created by Edsger Wybe Dijkstra in 1965 to explain the deadlock state of an operating system, which is traditionally commonly introduced in lectures on operating systems. Here, I solved the classic philosophers problem with C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ayogun/philosophers Stargazers