Blocks the signals in in the set of this instance in the calling thread. Signals that are not in this set but are already blocked will stay blocked.
previous masked signals set (call its mask() method to restore the previous state)
See Implementation
Blocks the signals in in the set of this instance in the calling thread. Signals that are not in this set but are already blocked will stay blocked.