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

https://github.com/marineks/42_philosophers

Prompt : The aim of this project is to learn the basics of threading a process, how to make threads and discover the mutex.
https://github.com/marineks/42_philosophers

42 42born2code 42projects common-core philosophers threads

Last synced: 3 months ago
JSON representation

Prompt : The aim of this project is to learn the basics of threading a process, how to make threads and discover the mutex.

Awesome Lists containing this project

README

        

# 42_Philosophers
Prompt : The aim of this project is to learn the basics of threading a process, how to make threads and discover the mutex.