How to implement waitAny on more than 64 handles?
I have simple problem, i have many threads working until end of data, when thread is end of data then signalling to thread on what i running this waitAny for idle thread and give him next package of data.