Multithreaded Programming Guide

thr_sigsetmask Return Values

Upon successful completion, thr_sigsetmask() returns 0. When any of the following conditions is detected, thr_sigsetmask() fails and returns the corresponding value.


EINVAL

Description:

set is not NULL and the value of how is not defined.