多线程编程指南

pthread_attr_setguardsize 返回值

如果出现以下情况,pthread_attr_setguardsize() 将失败:


EINVAL

描述:

参数 attr 无效,参数 guardsize 无效,或参数 guardsize 包含无效值。