- RegisterWaitForSingleObject and SIG_BLOCK
- Posted by stef on April 4th, 2008
Hello,
I would like to know if it's possible (in C) to "block" (for a while)
the access of the callback managed by RegisterWaitForSingleObject()
In fact, I would like to emulate SIG_BLOCK...
Thanks for your help....
Similar Posts
- handle leak with RegisterWaitForSingleObject (Development Resources) by stef

