多线程编程指南

pthread_once 返回值

pthread_once() 在成功完成之后返回零。其他任何返回值都表示出现了错误。如果出现以下情况,pthread_once() 将失败并返回相应的值。


EINVAL

描述:

once_controlinit_routineNULL