I have a program that spawns X amount of threads. It is dynamic based on user input. Each thread then gets to a point to where it is waiting for a .put from the sam
.put