Skip to content

Haim5/semaphoreQueue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

semaphoreQueue

Producer-Consumer problem in C. Simple semaphore queue implementation.
Compile:

gcc -o semaphoreQueue semaphoreQueue.c

Run:

./semaphoreQueue config.txt