An open API service indexing awesome lists of open source software.

https://github.com/rajh-phuyal/42philosophers

Threading and mutexes in C.
https://github.com/rajh-phuyal/42philosophers

dining-philosophers-problem mutex shared-memory syncronization threading

Last synced: 8 months ago
JSON representation

Threading and mutexes in C.

Awesome Lists containing this project

README

          

# 42philosophers
Threading and mutexes.