__thr_sigprocmask
int __thr_sigprocmask(int how, const sigset_t *set, sigset_t *oset);
if (__thr_sigprocmask(how, set, oset))