libthread-sigmask-perl

Module for thread specific signal masks
  https://metacpan.org/release/Thread-SigMask
  0
  no reviews



Thread::sigmask provides per-thread signal masks. on non-threaded perls it will be effectively the same as posix::sigprocmask. the interface works exactly the same as sigprocmask.