Sunday, 18 August 2013

Multiple threads waiting on an event or condition

Multiple threads waiting on an event or condition

In windows driver, I would like multiple threads to wait on something and
when I get a event from the user mode , I need to wake up all the waiting
threads.
Thank you any suggestions. Jacob

No comments:

Post a Comment