nabeelamod / Thread-Synchronization

C Program that solves synchronization problems between multiple threads

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Thread-Synchronization

C Program that solves synchronization problems between multiple threads

Synchronization problem solved with the use of semaphores

About

C Program that solves synchronization problems between multiple threads


Languages

Language:C 99.7%Language:Makefile 0.3%