HELPLIB.HLB  —  POSIX Threads, PTHREAD routines, pthread_attr_setguardsize, Return Values
    If an error condition occurs, this routine returns an integer
    value indicating the type of error. Possible return values are as
    follows:

    Return      Description

    0           Successful completion.
    [EINVAL]    The argument attr is not a valid thread attributes
                object, or the argument guardsize contains an invalid
                value.
Close Help