thread_sigmask 221 uspace/lib/posix/include/posix/signal.h extern int thread_sigmask(int how, const sigset_t *__restrict__ set, thread_sigmask 557 uspace/lib/posix/src/signal.c int result = thread_sigmask(how, set, oset);HelenOS homepage, sources at GitHub