Multithreaded Programming Guide

pthread_mutexattr_gettype Return Values

On successful completion, pthread_mutexattr_gettype() returns 0. Any other return value indicates that an error occurred.


EINVAL

Description:

The value specified by type is invalid.