Skip to content
Snippets Groups Projects
user avatar
Andrey Saranchin authored
Since the use of sigprocmask() is unspecified in a multithreaded
process we should use pthread_sigmask() instead. This patch
replaces all the sigprocmask calls with pthread analogue.

NO_TEST=refactoring
NO_CHANGELOG=refactoring
NO_DOC=refactoring
50107cf2
History
Name Last commit Last update
..