/Posix-Thread-Handling

A program that handles Threads in a manner that they have to be organised, that finishes and has no starvation.

Primary LanguageC

InterStellar Thread Handling

By  : Sep Taheri

Input  :: Stream of threads incoming
Process:: Handles threads using Mutex && Semaphores
Output :: Confirm compeletion without starvation