Thread
:
pthread_sigmask() on suse 9 amd64
View Single Post
#
1
(
permalink
)
08-27-2004
garry
Registered User
Join Date: Aug 2004
Posts: 10
pthread_sigmask() on suse 9 amd64
i found that pthread_sigmask() on linux platforms doesn't set sigmask for threads created in that 'main' thread. probably calling sigprocmask() in CtrlCHandler constructor would be more correct, at least for linux.
garry
View Public Profile
Find all posts by garry