Package qm :: Module sigmask
[hide private]
[frames] | no frames]

Module sigmask

Module to save/restore signal mask.

Functions [hide private]
  restore_mask(...)
Sets the current signal mask to match that of the last call to save_mask.
  save_mask(...)
Saves the current signal mask internally.

Function Details [hide private]

restore_mask(...)

 
Sets the current signal mask to match that of the last call to save_mask.

save_mask(...)

 
Saves the current signal mask internally.