shib-threads.{h,cpp}:
authorwarlord <warlord@cb58f699-b61c-0410-a6fe-9272a202ed29>
Thu, 30 Jan 2003 15:18:36 +0000 (15:18 +0000)
committerwarlord <warlord@cb58f699-b61c-0410-a6fe-9272a202ed29>
Thu, 30 Jan 2003 15:18:36 +0000 (15:18 +0000)
commit7cc6ee6b4f76a3ea90b56d6e81b042a344f99120
tree2c44d503b09dc6cf096cc83ed98066db066653eb
parent92ad4e341d03c36938d348fc3cf2c416ed192b77
shib-threads.{h,cpp}:
added Thread::mask_signal() function to mask around pthread_sigmask()
(couldn't call it sigmask() because that's a macro)

shar-utils.cpp:
shib-ccache.cpp:
block all signals in children threads, to make sure they don't
(improperly) handle signals, such as at SHAR Shutdown.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@257 cb58f699-b61c-0410-a6fe-9272a202ed29
shar/shar-utils.cpp
shib-target/shib-ccache.cpp
shib-target/shib-threads.cpp
shib-target/shib-threads.h