Hi
Hoping someone can help with this
Scenario : I have threaded objects on a wait method when the condition becomes true 3 threads are active.
I want to let 2 or less through my condition but the other runnable/running thread disappears and I lose it.
Any advice on how I might achieve this
Thanks for looking