Tech Support > Microsoft Windows > Development Resources > RegisterWaitForSingleObject and SIG_BLOCK
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