Multithreaded Programming Guide

Return Values

Returns a zero when it completes successfully. Any other returned value indicates that an error occurred. When the following condition occurs, pthread_sigmask() fails and returns the corresponding value.


EINVAL

The value of how is not defined.